Skip to content

Commit 776a549

Browse files
authored
Add workflow_dispatch trigger for full check (cvat-ai#91)
add workflow_dispatch trigger
1 parent 02a2965 commit 776a549

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/full.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on:
55
ref:
66
type: string
77
required: true
8+
workflow_dispatch:
89

910
env:
1011
WORKFLOW_RUN_URL: https://github.com/${{ github.repository }}/actions/runs/${{ github.run_id }}

0 commit comments

Comments
 (0)