Skip to content

Commit

Permalink
Update codebuild-ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
benieric authored Mar 11, 2024
1 parent 7304bfe commit 74924f8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/codebuild-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ concurrency:

permissions:
id-token: write # This is required for requesting the JWT
contents: read

jobs:
codestyle-doc-tests:
Expand Down Expand Up @@ -43,4 +44,4 @@ jobs:
env-vars-for-codebuild: |
PY_VERSION
env:
PY_VERSION: ${{ matrix.python-version }}
PY_VERSION: ${{ matrix.python-version }}

0 comments on commit 74924f8

Please sign in to comment.