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.
1 parent 98cb3f6 commit b6baf6dCopy full SHA for b6baf6d
1 file changed
.github/workflows/triage-issue.yml
@@ -1,9 +1,8 @@
1
name: Triage Issue
2
3
on:
4
- # Only trigger this workflow manually for now
5
- # issues:
6
- # types: [opened]
+ issues:
+ types: [opened]
7
workflow_dispatch:
8
inputs:
9
issue_number:
0 commit comments