Skip to content

Commit

Permalink
chore: Use correct branch name in Github test action declaration
Browse files Browse the repository at this point in the history
  • Loading branch information
nesium committed Aug 1, 2024
1 parent c0c971d commit 89118e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
on:
push:
branches:
- 'main'
- 'master'
paths-ignore:
- 'bindings/prose-sdk-js/Cargo.toml'
- 'CHANGELOG.md'
Expand Down

0 comments on commit 89118e8

Please sign in to comment.