We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c0695bd commit 21dd13fCopy full SHA for 21dd13f
1 file changed
.github/workflows/Registrator.yml
@@ -7,7 +7,9 @@ on:
7
- "main"
8
paths:
9
- "Project.toml"
10
- commit_comment:
+ issue_comment:
11
+ types:
12
+ - "created"
13
permissions:
14
contents: "write"
15
pull-requests: "write"
0 commit comments