chore: address action issues

This commit is contained in:
Michael H.
2026-07-31 13:17:26 +02:00
parent 18b0b2848d
commit 919b235621
3 changed files with 27 additions and 11 deletions
+2
View File
@@ -4,6 +4,8 @@ on:
issue_comment:
types: [created]
permissions: {}
jobs:
dispatch-command:
if: ${{ github.event.sender.type == 'User' && contains(fromJSON('["OWNER", "MEMBER"]'), github.event.comment.author_association) }}