Skip to content

Commit f172d5b

Browse files
committed
trigger on issue opened
1 parent c092ae8 commit f172d5b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/first-workflow.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ name: Manual Trigger Workflow
22

33
on:
44
workflow_dispatch:
5+
issues:
6+
types: [opened]
57

68
jobs:
79

0 commit comments

Comments
 (0)