Skip to content

Commit b0b18a0

Browse files
authored
fix: adjust ci permissions (#11)
1 parent f955188 commit b0b18a0

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -202,9 +202,6 @@ jobs:
202202
runs-on: ubuntu-latest
203203
needs:
204204
- run_integration_tests
205-
permissions:
206-
contents: read
207-
id-token: write
208205
steps:
209206
- name: Login to GitHub Container Registry
210207
uses: docker/login-action@v3

0 commit comments

Comments
 (0)