Skip to content

Commit 2387edf

Browse files
committed
add top level permissions to ci
1 parent 839e2e9 commit 2387edf

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ env:
1212
CI: true
1313
RICH_COLUMNS: 120
1414

15+
permissions:
16+
contents: read
17+
1518
jobs:
1619
lint:
1720
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)