Skip to content

Commit

Permalink
run gate workflow on branch creation
Browse files Browse the repository at this point in the history
  • Loading branch information
zaro0508 committed Feb 3, 2024
1 parent 1b8efa6 commit f1c72b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:
types:
- completed
branches:
- master
- '*'

jobs:
integration-tests:
Expand Down

0 comments on commit f1c72b1

Please sign in to comment.