Skip to content

Commit 5e45c42

Browse files
committed
verify-reproducibility.yml - set read permission
1 parent 6498366 commit 5e45c42

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/verify-reproducibility.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ on:
99
description: 'Release tag to verify'
1010
required: true
1111

12+
permissions:
13+
contents: read
14+
1215
jobs:
1316
verify:
1417
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)