Skip to content

Commit

Permalink
Add to workflow conditions
Browse files Browse the repository at this point in the history
Signed-off-by: Jade Carino <[email protected]>
  • Loading branch information
jadecarino committed May 31, 2024
1 parent 6d4e8eb commit d338d31
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,11 @@ on:
pull_request:
branches:
- 'main'
- 'jade'
push:
branches:
- main
- 'main'
- 'jade'

env:
REGISTRY: ghcr.io
Expand Down

0 comments on commit d338d31

Please sign in to comment.