Skip to content

Commit 9205288

Browse files
committed
fix(ci): remove duplicate permissions entry in ci
1 parent 086ff0b commit 9205288

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/ci.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -63,9 +63,6 @@ jobs:
6363
kubernetes-versions:
6464
runs-on: ubuntu-latest
6565
name: ${{ matrix.k8s_version }} / ${{ matrix.os_distro }}
66-
permissions:
67-
contents: read
68-
id-token: write
6966
needs:
7067
- setup
7168
permissions:

0 commit comments

Comments
 (0)