We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 432a9c2 commit 86ad14eCopy full SHA for 86ad14e
1 file changed
.github/workflows/review.yaml
@@ -16,6 +16,7 @@ jobs:
16
with:
17
pull_request_number: ${{ github.event.issue.number }}
18
allow_drafts: "true"
19
+ allow_forks: "true"
20
allowlist: "rasmus"
21
skip_ci: "true"
22
secrets:
0 commit comments