Skip to content

Commit

Permalink
Merge branch 'main' into drop-default-timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshMock authored Jan 30, 2025
2 parents 524c441 + 6dbf91a commit 10978b3
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 10978b3

Please sign in to comment.