We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab0529f commit a60d6a9Copy full SHA for a60d6a9
1 file changed
.github/workflows/deploy.yml
@@ -6,7 +6,7 @@ on:
6
- minseonjae # 트리거할 브랜치 (예: main)
7
pull_request:
8
branches:
9
- - minseonjae # Pull Request를 트리거할 브랜치 (예: main)
+ - minseonjae # Pull Request를 트리거할 브랜치 (예: main11)
10
11
jobs:
12
build:
0 commit comments