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 f355c31 commit 1241802Copy full SHA for 1241802
.github/workflows/review.yml
@@ -8,6 +8,7 @@ jobs:
8
check:
9
name: Checking required reviews
10
runs-on: ubuntu-latest
11
+ permissions: {}
12
13
if: github.event.pull_request.head.repo.full_name == github.event.pull_request.base.repo.full_name
14
0 commit comments