Skip to content

Commit 86ad14e

Browse files
authored
Enable forks in workflow review configuration
1 parent 432a9c2 commit 86ad14e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/review.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ jobs:
1616
with:
1717
pull_request_number: ${{ github.event.issue.number }}
1818
allow_drafts: "true"
19+
allow_forks: "true"
1920
allowlist: "rasmus"
2021
skip_ci: "true"
2122
secrets:

0 commit comments

Comments
 (0)