Skip to content

Commit

Permalink
support project branches?
Browse files Browse the repository at this point in the history
  • Loading branch information
FalloutFalcon committed Oct 11, 2024
1 parent 251d899 commit bfddfdc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci_suite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,11 @@ on:
push:
branches:
- master
- 'project/**'
pull_request:
branches:
- master
- 'project/**'
merge_group:
branches:
- master
Expand Down

0 comments on commit bfddfdc

Please sign in to comment.