Skip to content

Commit d4742ed

Browse files
authored
Merge branch 'develop' into feat-429
2 parents 320729d + 9198e8b commit d4742ed

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/spam-comment-detection.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ on:
44
issue_comment:
55
types: [created, edited]
66

7+
permissions:
8+
issues: write
9+
710
jobs:
811
detect-spam:
912
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)