Skip to content

Commit

Permalink
Update pr-create-release.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Claudia Meadows <[email protected]>
  • Loading branch information
dead-claudia authored Nov 7, 2024
1 parent e46fefc commit af65b2d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pr-create-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,7 @@ permissions:
issues: write
jobs:
comment:
# Don't auto-close actual release PRs
if: ${{github.actor != 'JAForbes' || !contains(github.event.issue.title, "Release - v")}}
uses: MithrilJS/infra/.github/workflows/reject-pr.yml@main
secrets: inherit

0 comments on commit af65b2d

Please sign in to comment.