Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion standards/workflows/pr-review-mention.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@
# so removing the stanza breaks the reusable's gh API calls.
# • If you need different behaviour, open a PR against the reusable in the
# central repo.
# • When publishing a new version of this reusable, also update this template and
# open a fanout PR across all caller repos.
# ─────────────────────────────────────────────────────────────────────────────
#
# PR Review Mention — thin caller for the org-level reusable.
Expand All @@ -34,5 +36,5 @@ jobs:
pr-review-mention:
permissions:
pull-requests: write
uses: petry-projects/.github/.github/workflows/pr-review-mention-reusable.yml@v1
uses: petry-projects/.github/.github/workflows/pr-review-mention-reusable.yml@v2
secrets: inherit