Skip to content

Commit 39f375c

Browse files
committed
Disable GH token permissions in CI
1 parent a29f086 commit 39f375c

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)