We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5981fe3 commit fa348fcCopy full SHA for fa348fc
.github/workflows/build-and-push.yaml
@@ -4,7 +4,7 @@ on:
4
push:
5
branches:
6
- master
7
- - main
+ - chore/build-and-push-gha # temporary branch for testing
8
9
jobs:
10
build-and-push:
0 commit comments