diff --git a/.github/workflows/apply-reuse.yml b/.github/workflows/apply-reuse.yml index 6dffda6..8b04bf3 100644 --- a/.github/workflows/apply-reuse.yml +++ b/.github/workflows/apply-reuse.yml @@ -35,7 +35,7 @@ on: description: "The SPDX name of the license to use." type: string required: false - default: apache-2.0 + default: LicenseRef-NONE outputs: check-failed: description: "Whether the check applied by this workflow 'failed'."