Skip to content

Commit

Permalink
don’t use a input with the dispatch
Browse files Browse the repository at this point in the history
  • Loading branch information
elrayle committed Jun 3, 2024
1 parent 642899a commit d817786
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/fetch-licenses.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ jobs:
cp spdx-license-list-data/json/exceptions.json cmd/exceptions.json
- name: Check for changes
if: ${{ github.event.inputs.force_run != 'true' }}
run: |
git diff --exit-code -- cmd/licenses.json cmd/exceptions.json || exit 0
Expand Down

0 comments on commit d817786

Please sign in to comment.