Skip to content

Commit eef4e9f

Browse files
committed
chore: 임시로 develop 브랜치로 돌아가도록 수정
1 parent ca3b1de commit eef4e9f

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@0.1.0
17+
uses: opficdev/Watcher/.github/workflows/merge-risk-watch.yml@develop
1818
with:
1919
repository: ${{ github.repository }}
2020
base_branch: develop

0 commit comments

Comments
 (0)