revert: exclude workflow file change (no workflow scope on fork token)

This commit is contained in:
2026-08-20 14:49:26 +00:00
parent 285f551cd5
commit 404b417d10
+6 -1
View File
@@ -1,7 +1,12 @@
name: pr-review
on:
workflow_dispatch:
pull_request_target:
types: [opened, synchronize, reopened, ready_for_review, converted_to_draft]
issue_comment:
types: [created]
pull_request_review_comment:
types: [created]
concurrency:
# PR conversation comments arrive as `issue_comment` events, so their PR number