Skip to content

Commit 68fc0b4

Browse files
committed
ci: remove contents: read permission as repo is now public
1 parent 13a57f3 commit 68fc0b4

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

.github/workflows/autofix.yml

-3
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,6 @@ on:
55
branches:
66
- main
77

8-
permissions:
9-
contents: read
10-
118
jobs:
129
lint:
1310
runs-on: ubuntu-latest

.github/workflows/ci.yml

-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ on:
99
- main
1010

1111
permissions:
12-
contents: read
1312
id-token: write
1413

1514
# https://github.com/vitejs/vite/blob/main/.github/workflows/ci.yml

0 commit comments

Comments
 (0)