Skip to content

Commit

Permalink
Merge pull request #174 from pytest-dev/id_token_write
Browse files Browse the repository at this point in the history
permissions: id-token: write
  • Loading branch information
altendky committed Mar 19, 2024
2 parents 5252c2c + 1d27fe1 commit ba5eb88
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@ concurrency:
env:
PIP_NO_PYTHON_VERSION_WARNING: 1

permissions:
id-token: write

jobs:
build:
name: Build
Expand Down

0 comments on commit ba5eb88

Please sign in to comment.