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