Skip to content

Commit

Permalink
github-action: Add AsciiDoc freeze warning
Browse files Browse the repository at this point in the history
  • Loading branch information
reakaleek committed Jan 29, 2025
1 parent cd7b3a2 commit 86dfb9a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/comment-on-asciidoc-changes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 86dfb9a

Please sign in to comment.