Skip to content

Commit f0a70c4

Browse files
authored
Merge pull request #1448 from turrisxyz/Pinned-Dependencies-GitHub
chore: Set permissions for GitHub actions
2 parents d96f671 + 1498de5 commit f0a70c4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/pythonpackage.yml

+3
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ on:
99
pull_request:
1010
branches: [ main ]
1111

12+
permissions:
13+
contents: read
14+
1215
jobs:
1316
build:
1417

0 commit comments

Comments
 (0)