Skip to content

Commit

Permalink
don't pass token to pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
chris48s committed Oct 12, 2023
1 parent 5941d13 commit d5983c0
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,6 @@ jobs:
with:
python-version: '3.8'
- uses: pre-commit/[email protected]
with:
token: ${{ secrets.GITHUB_TOKEN }}

test-sqlite:
runs-on: ubuntu-latest
Expand Down

0 comments on commit d5983c0

Please sign in to comment.