diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 49cab2b21..2cb8798ab 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -14,7 +14,6 @@ concurrency: group: ci-${{ github.workflow }}-${{ github.event.pull_request.number || github.run_id }} cancel-in-progress: ${{ github.event_name == 'pull_request' }} permissions: - actions: read id-token: write contents: read jobs: