We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a7fc17 commit 2f29229Copy full SHA for 2f29229
.github/workflows/gradle-develop-publish.yml
@@ -4,6 +4,7 @@ on:
4
push:
5
branches:
6
- 'develop/be'
7
+ - 'chore/#82-zero-downtime-deployment'
8
paths:
9
- 'backend/**'
10
- '.github/workflows/**'
.github/workflows/server_cd.yml
@@ -6,7 +6,7 @@ on:
- - 'chore/#82-zero-downtime-deployment'
+# - 'chore/#82-zero-downtime-deployment'
11
12
0 commit comments