Skip to content

Commit 6147fd0

Browse files
authored
Added opening issues to workflow for testing
1 parent cd0f1e8 commit 6147fd0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ on:
99
branches: [ master ]
1010
pull_request:
1111
branches: [ master ]
12+
issues:
13+
types: [opened]
1214

1315
jobs:
1416
message_job:

0 commit comments

Comments
 (0)