Skip to content

Commit

Permalink
chore: workflow dispatch for knip
Browse files Browse the repository at this point in the history
  • Loading branch information
gentlementlegen committed Mar 6, 2024
1 parent 419442c commit 80a8717
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/knip.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ name: Knip

on:
pull_request:
workflow_dispatch:

permissions: write-all

Expand All @@ -27,4 +28,4 @@ jobs:
comment_id: ${{ github.workflow }}-reporter
command_script_name: knip-ci
annotations: true
ignore_results: false
ignore_results: false

0 comments on commit 80a8717

Please sign in to comment.