We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 583b17a + fa282fa commit 9696ee3Copy full SHA for 9696ee3
1 file changed
.github/workflows/ci.yml
@@ -7,7 +7,7 @@ on:
7
branches: ["main", "develop"]
8
9
push:
10
- branches: ["main", "develop", "feature/*"]
+ branches: ["feature/*"]
11
12
# 실행될 작업(Job)들
13
jobs:
0 commit comments