We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6022e50 commit 5c01d43Copy full SHA for 5c01d43
.github/workflows/docker-build.yaml
@@ -3,7 +3,7 @@ name: Docker Image CI
3
on:
4
push:
5
branches:
6
- - production
+ - bot-production
7
8
9
jobs:
0 commit comments