Skip to content

Commit

Permalink
ci(branch): run push workflows on cryostat3 branch (cryostatio#786) (c…
Browse files Browse the repository at this point in the history
…ryostatio#787)

(cherry picked from commit 3fcbfab)

Co-authored-by: Elliott Baron <[email protected]>
  • Loading branch information
mergify[bot] and ebaron authored Apr 5, 2024
1 parent b397095 commit 8aa43a8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ on:
- v[0-9]+
- v[0-9]+.[0-9]+
- cryostat-v[0-9]+.[0-9]+
# TODO remove once merged into main
- cryostat3

env:
CI_USER: cryostat+bot
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/test-ci-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ on:
- v[0-9]+
- v[0-9]+.[0-9]+
- cryostat-v[0-9]+.[0-9]+
# TODO remove once merged into main
- cryostat3

jobs:
check-before-test:
Expand Down

0 comments on commit 8aa43a8

Please sign in to comment.