Skip to content

Commit

Permalink
CI: Subs Workflow can read PAT
Browse files Browse the repository at this point in the history
  • Loading branch information
ax3l committed Nov 30, 2023
1 parent 4ea67ac commit 0eead74
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/stubs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ jobs:
# Give the default GITHUB_TOKEN write permission to commit and push the
# changed files back to the repository.
contents: write
# For the person access token (PAT) to push back changes.
secrets: read

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 0eead74

Please sign in to comment.