Skip to content

Commit

Permalink
adding permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
srh-sloan committed Dec 6, 2024
1 parent c498d8b commit 92908b4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/just-run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,7 @@ jobs:
name: python e2e tests
permissions:
contents: read # This is required for actions/checkout
id-token: write # This is required for requesting the JWT
runs-on: ubuntu-latest
environment: ${{ inputs.python_e2e_copilot_environment }}
steps:
Expand Down

0 comments on commit 92908b4

Please sign in to comment.