Skip to content

Commit 256c498

Browse files
authored
fix: added read contents permissions for validate gh workflow (#7)
Signed-off-by: ishuar <[email protected]>
1 parent e2f396d commit 256c498

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/validate-pull-request.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ on:
1212

1313
permissions:
1414
pull-requests: write
15+
contents: read
1516
jobs:
1617
validate:
1718
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)