We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3d656be + ea7a0b7 commit 02ef220Copy full SHA for 02ef220
1 file changed
.github/workflows/issue_notification.yml
@@ -3,9 +3,9 @@ name: Github Issue Notification
3
4
on:
5
# # When a new issue is opened
6
- # issues:
7
- # types:
8
- # - opened
+ issues:
+ types:
+ - opened
9
10
# When manually triggering the workflow
11
workflow_dispatch:
0 commit comments