Skip to content
This repository has been archived by the owner on Dec 8, 2022. It is now read-only.

Commit

Permalink
Remove config-dir input from the license scan action
Browse files Browse the repository at this point in the history
  • Loading branch information
nicorikken committed Jul 13, 2021
1 parent 266b17b commit 8270cb2
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,6 @@
name: 'OSPO License scan action'
description: 'A GitHub Action to scan for licenses in your code.'
inputs:
config-dir:
# TODO: remove not it is replaced by direct passing of environment variable
description: |
Directory relative to the project rooth that contains the ORT config files like `ort.conf`, `curations.yml`, `rules.kts` and `license-classifications.yml`.
required: false
report-formats:
description: |
Desired output formats for the `ort report -f` command, provided in a comma-separated format.
Expand Down

0 comments on commit 8270cb2

Please sign in to comment.