Skip to content

Commit 33b1637

Browse files
author
deeleeramone
committed
ci: add top-level permissions to test workflow
1 parent e6a6c45 commit 33b1637

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/test-pywry.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ on:
66
branches: [main, develop]
77
workflow_dispatch:
88

9+
permissions:
10+
contents: read
11+
912
concurrency:
1013
group: ${{ github.workflow }}-${{ github.ref }}
1114
cancel-in-progress: true

0 commit comments

Comments
 (0)