Skip to content

Commit 9b9f5ce

Browse files
committed
Set permissions for CI workflow
1 parent ba365f0 commit 9b9f5ce

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ on:
88
branches:
99
- master
1010

11+
permissions:
12+
contents: read
13+
1114
jobs:
1215
build:
1316
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)