We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2f396d commit 256c498Copy full SHA for 256c498
.github/workflows/validate-pull-request.yaml
@@ -12,6 +12,7 @@ on:
12
13
permissions:
14
pull-requests: write
15
+ contents: read
16
jobs:
17
validate:
18
runs-on: ubuntu-latest
0 commit comments