Skip to content

Commit 72d163f

Browse files
committed
test: cd-develop.yml 테스트
- 테스트를 위해 push 브랜치 주석
1 parent a777b0f commit 72d163f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/cd-develop.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
name: Java CI with Gradle
22

3-
on:
4-
push:
5-
branches: [ "develop" ]
3+
#on:
4+
# push:
5+
# branches: [ "develop" ]
66

77
permissions:
88
contents: read

0 commit comments

Comments
 (0)