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 9ca2cf7 commit 73a2e9fCopy full SHA for 73a2e9f
1 file changed
.github/workflows/compile-journal-publications.yml
@@ -3,7 +3,8 @@ name: Compile Journal Publications
3
on:
4
workflow_dispatch:
5
issues:
6
-
+ types: [opened, edited, closed, deleted, transferred, reopened]
7
+
8
permissions:
9
contents: write
10
issues: read
0 commit comments