Skip to content

Commit

Permalink
chore: remove explicit GitHub token definition
Browse files Browse the repository at this point in the history
  • Loading branch information
gitcoindev committed Dec 29, 2023
1 parent 2ee7e7d commit b3f8aac
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/knip.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ jobs:
- name: Report knip results to pull request
uses: Codex-/knip-reporter@v2
with:
token: ${{ secrets.GITHUB_TOKEN }}
verbose: true
comment_id: ${{ github.workflow }}-reporter
command_script_name: knip-ci
Expand Down

0 comments on commit b3f8aac

Please sign in to comment.