Skip to content

Commit

Permalink
ci(branch): run push workflows on cryostat3 branch (#786)
Browse files Browse the repository at this point in the history
  • Loading branch information
ebaron authored Apr 3, 2024
1 parent 0b380d2 commit 3fcbfab
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 3fcbfab

Please sign in to comment.