Skip to content

Commit 3da2875

Browse files
committed
test: 구성 중인 브랜치명으로 수정
1 parent eef4e9f commit 3da2875

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/merge-risk-watch.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ permissions:
1414
jobs:
1515
watch:
1616
if: github.event_name != 'pull_request' || github.event.pull_request.head.repo.fork == false
17-
uses: opficdev/Watcher/.github/workflows/merge-risk-watch.yml@develop
17+
uses: "opficdev/Watcher/.github/workflows/merge-risk-watch.yml@refactor/#28-stability"
1818
with:
1919
repository: ${{ github.repository }}
2020
base_branch: develop

0 commit comments

Comments
 (0)