We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0bcb0f4 commit 1d16a01Copy full SHA for 1d16a01
1 file changed
.github/workflows/PullRequest.yml
@@ -7,6 +7,9 @@ on:
7
pull_request:
8
branches: [ "*" ]
9
10
+permissions:
11
+ contents: read
12
+
13
jobs:
14
build-and-test:
15
0 commit comments