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 0c1eda1 commit edd288dCopy full SHA for edd288d
.github/workflows/create-article-from-issue.yml
@@ -2,7 +2,7 @@ name: Create Article from Issue
2
3
on:
4
issues:
5
- types: [opened]
+ types: [opened, edited]
6
7
jobs:
8
create-article:
0 commit comments