Skip to content

Commit ea6f80b

Browse files
committed
TEST - Build from this branch
1 parent fccd86f commit ea6f80b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
if: >
99
github.ref == 'refs/heads/master' ||
1010
github.ref == 'refs/heads/development' ||
11-
github.ref == 'refs/heads/development'
11+
github.ref == 'refs/heads/fix-ci-and-webhook'
1212
strategy:
1313
matrix:
1414
# Specify the docker-compose services to build images from

0 commit comments

Comments
 (0)