Skip to content

Commit

Permalink
fix: ci trigger on push to main
Browse files Browse the repository at this point in the history
Signed-off-by: Sam Gammon <[email protected]>
  • Loading branch information
sgammon committed Feb 13, 2024
1 parent 0067f70 commit 9eb90b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
push:
branches:
- stable
- v3
- main
pull_request:
types: [opened, reopened, synchronize]
merge_group: {}
Expand Down

0 comments on commit 9eb90b6

Please sign in to comment.