Skip to content

Commit 36c618a

Browse files
committed
Disable GH token permissions in CI
1 parent 6db3db0 commit 36c618a

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ on:
55
branches:
66
- main
77
workflow_dispatch:
8+
permissions:
9+
contents: none
810
jobs:
911
lint:
1012
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)