Skip to content

Commit ee1260c

Browse files
authored
Add workflow_dispatch option to add-tag-on-model-update.yml
1 parent f638b6d commit ee1260c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/add-tag-on-model-update.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ on:
66
paths:
77
-'models/**/**'
88
types: [closed]
9+
workflow_dispatch:
910

1011
jobs:
1112

0 commit comments

Comments
 (0)