Skip to content

Commit

Permalink
chore: remove unused token from GitHub Actions checkout
Browse files Browse the repository at this point in the history
  • Loading branch information
Convly committed Nov 26, 2024
1 parent f2260e7 commit e252583
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ jobs:
- uses: actions/checkout@v4
with:
fetch-depth: 0
token: ${{ secrets.GITHUB_TOKEN }}
- uses: dorny/paths-filter@v3
id: filter
with:
Expand Down

0 comments on commit e252583

Please sign in to comment.