Skip to content

Commit 56ad855

Browse files
authored
add workflow_dispatch:
1 parent 14489d0 commit 56ad855

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/on-new-framework-tag.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ on:
33
repository_dispatch:
44
types:
55
- push-tag
6+
7+
workflow_dispatch:
8+
69
jobs:
710
publish_docs:
811
name: Publish tagged documentation

0 commit comments

Comments
 (0)