Skip to content

Commit

Permalink
fix: adjust ci permissions (#11)
Browse files Browse the repository at this point in the history
  • Loading branch information
CjS77 authored Jan 17, 2024
1 parent f955188 commit b0b18a0
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -202,9 +202,6 @@ jobs:
runs-on: ubuntu-latest
needs:
- run_integration_tests
permissions:
contents: read
id-token: write
steps:
- name: Login to GitHub Container Registry
uses: docker/login-action@v3
Expand Down

0 comments on commit b0b18a0

Please sign in to comment.