github-action: Add AsciiDoc freeze warning (#2589)

* github-action: Add AsciiDoc freeze warning

* github-action: Add AsciiDoc freeze warning
This commit is contained in:
Jan Calanog
2025-01-30 01:51:52 +01:00
committed by GitHub
parent 39b2700add
commit 6dbf91a9c3

View File

@ -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