Skip to content

Commit 8136d81

Browse files
authored
Merge pull request #285 from github/jm-fix-release
fix: allow access to forked pull request labels for release
2 parents 06d93bd + 6fd89f9 commit 8136d81

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/release.yml

+5
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,11 @@
88
- closed
99
branches:
1010
- main
11+
pull_request_target:
12+
types:
13+
- closed
14+
branches:
15+
- main
1116

1217
permissions:
1318
contents: read

0 commit comments

Comments
 (0)