Skip to content

Commit 1e2df13

Browse files
committed
ci(first-interaction): add workflow_dispatch for manual verification
1 parent 747004c commit 1e2df13

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/first-interaction.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ on:
99
types: [opened]
1010
issues:
1111
types: [opened]
12+
workflow_dispatch:
1213

1314
permissions:
1415
contents: read

0 commit comments

Comments
 (0)