We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
contents: read
1 parent 13a57f3 commit 68fc0b4Copy full SHA for 68fc0b4
.github/workflows/autofix.yml
@@ -5,9 +5,6 @@ on:
5
branches:
6
- main
7
8
-permissions:
9
- contents: read
10
-
11
jobs:
12
lint:
13
runs-on: ubuntu-latest
.github/workflows/ci.yml
@@ -9,7 +9,6 @@ on:
permissions:
id-token: write
14
15
# https://github.com/vitejs/vite/blob/main/.github/workflows/ci.yml
0 commit comments