Skip to content

Commit 5ea2e87

Browse files
committed
feat: add workflow_dispatch to allow manual testing
1 parent 79adb99 commit 5ea2e87

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/update-skill.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ name: Update Skill
1717
on:
1818
release:
1919
types: [published]
20+
workflow_dispatch:
2021

2122
jobs:
2223
update-skill:

0 commit comments

Comments
 (0)