github-action: Add AsciiDoc freeze warning (#2589)
* github-action: Add AsciiDoc freeze warning * github-action: Add AsciiDoc freeze warning
This commit is contained in:
@ -2,7 +2,8 @@
|
||||
name: Comment on PR for .asciidoc changes
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
# We need to use pull_request_target to be able to comment on PRs from forks
|
||||
pull_request_target:
|
||||
types:
|
||||
- synchronize
|
||||
- opened
|
||||
|
||||
Reference in New Issue
Block a user