We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79adb99 commit 5ea2e87Copy full SHA for 5ea2e87
1 file changed
.github/workflows/update-skill.yml
@@ -17,6 +17,7 @@ name: Update Skill
17
on:
18
release:
19
types: [published]
20
+ workflow_dispatch:
21
22
jobs:
23
update-skill:
0 commit comments