Skip to content

Commit

Permalink
ci(action): fixed action trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
christopherpickering committed Mar 8, 2023
1 parent df26e83 commit 4331dfc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Test

on:
push:
pull-request:
pull_request:

jobs:
test:
Expand Down
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## 1.0.0 (2023-03-08)

* ci(action): fixed folder struc ([ed0ff11](https://github.com/atlas-bi/meilisearch-name-synonyms/commit/ed0ff11))
* feat(initial): initial commit ([cdc60ea](https://github.com/atlas-bi/meilisearch-name-synonyms/commit/cdc60ea))
- ci(action): fixed folder struc ([ed0ff11](https://github.com/atlas-bi/meilisearch-name-synonyms/commit/ed0ff11))
- feat(initial): initial commit ([cdc60ea](https://github.com/atlas-bi/meilisearch-name-synonyms/commit/cdc60ea))

0 comments on commit 4331dfc

Please sign in to comment.