Skip to content

Commit

Permalink
Merge pull request #285 from github/jm-fix-release
Browse files Browse the repository at this point in the history
fix: allow access to forked pull request labels for release
  • Loading branch information
zkoppert authored May 21, 2024
2 parents 06d93bd + 6fd89f9 commit 8136d81
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,11 @@
- closed
branches:
- main
pull_request_target:
types:
- closed
branches:
- main

permissions:
contents: read
Expand Down

0 comments on commit 8136d81

Please sign in to comment.