We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d64329 commit 5129c2fCopy full SHA for 5129c2f
.github/workflows/spam-comment-detection.yaml
@@ -4,6 +4,9 @@ on:
4
issue_comment:
5
types: [created, edited]
6
7
+permissions:
8
+ issues: write
9
+
10
jobs:
11
detect-spam:
12
runs-on: ubuntu-latest
0 commit comments