Skip to content

Commit

Permalink
Revert "Fix Workflow Access to id-token for OIDC Auth (#1170)" (#1173)
Browse files Browse the repository at this point in the history
This reverts commit b0abbde to recover the CI test. 

Signed-off-by: chensuyue <suyue.chen@intel.com>
  • Loading branch information
chensuyue authored Jan 19, 2025
1 parent b0abbde commit 01d9e54
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/pr-microservice-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,6 @@ concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
cancel-in-progress: true

# Allow generation of id-token for OIDC auth with AWS
permissions:
id-token: write
contents: read

jobs:
job1:
uses: ./.github/workflows/_get-test-matrix.yml
Expand Down

0 comments on commit 01d9e54

Please sign in to comment.