Skip to content

Commit

Permalink
chore: label-vrt-update에 workflow_dispatch 추가
Browse files Browse the repository at this point in the history
  • Loading branch information
minai621 committed Sep 10, 2024
1 parent 656c94c commit 4714616
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/label-vrt-update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ name: VRT 스냅샷 업데이트
on:
pull_request:
types: [labeled]
workflow_dispatch:

jobs:
update-snapshots:
Expand Down

0 comments on commit 4714616

Please sign in to comment.