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 9c26a1b
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/stubs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,6 @@ jobs:
CXXFLAGS: "-O1"
OMP_NUM_THREAD: 2

permissions:
# Give the default GITHUB_TOKEN write permission to commit and push the
# changed files back to the repository.
contents: write

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

0 comments on commit 9c26a1b

Please sign in to comment.