We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c50eeb commit 83329a0Copy full SHA for 83329a0
1 file changed
.github/workflows/deploy-to-prod-from-default.yml
@@ -4,6 +4,7 @@ on:
4
push:
5
branches:
6
- master
7
+ - feature/**
8
9
jobs:
10
docker-build-and-push:
0 commit comments