Skip to content

Commit 2f29229

Browse files
author
“PororoAndFriends”
committed
git action test
1 parent 0a7fc17 commit 2f29229

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/gradle-develop-publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
push:
55
branches:
66
- 'develop/be'
7+
- 'chore/#82-zero-downtime-deployment'
78
paths:
89
- 'backend/**'
910
- '.github/workflows/**'

.github/workflows/server_cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
push:
77
branches:
88
- 'develop/be'
9-
- 'chore/#82-zero-downtime-deployment'
9+
# - 'chore/#82-zero-downtime-deployment'
1010
paths:
1111
- 'backend/**'
1212
- '.github/workflows/**'

0 commit comments

Comments
 (0)