Skip to content

Commit 031a9b5

Browse files
committed
Allow for only read
1 parent 7bd2720 commit 031a9b5

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/publiccode-yml-validation.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@ name: publiccode.yml validation
22

33
on: [pull_request, push]
44

5+
permissions:
6+
contents: read
7+
58
jobs:
69
publiccode_yml_validation:
710
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)