Browse Source

lint

pull/2637/head
Kat 2 years ago committed by kosiakkatrina
parent
commit
87e3b7ec0a
  1. 2
      .github/workflows/review_pipeline.yml

2
.github/workflows/review_pipeline.yml

@ -47,7 +47,7 @@ jobs:
needs: [code] needs: [code]
runs-on: ubuntu-latest runs-on: ubuntu-latest
permissions: permissions:
id-token: write id-token: write
steps: steps:
- name: Configure AWS credentials - name: Configure AWS credentials

Loading…
Cancel
Save