Skip to content

Commit

Permalink
👷 Update CI token for private coverage (#3)
Browse files Browse the repository at this point in the history
  • Loading branch information
tiangolo authored Mar 25, 2024
1 parent 07d49e2 commit 02ce68c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/smokeshow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ jobs:
smokeshow:
if: ${{ github.event.workflow_run.conclusion == 'success' }}
runs-on: ubuntu-latest
permissions:
actions: read

steps:
- uses: actions/setup-python@v5
Expand Down

0 comments on commit 02ce68c

Please sign in to comment.