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 4a70dfb commit 0e02654Copy full SHA for 0e02654
.github/workflows/new-pull-request.yml
@@ -9,6 +9,8 @@ on:
9
pull_request_target:
10
types: [opened]
11
12
+permissions: read-all
13
+
14
jobs:
15
guide:
16
runs-on: ubuntu-latest
0 commit comments