We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a5826a commit 7947b23Copy full SHA for 7947b23
.github/workflows/check-license.yml
@@ -3,7 +3,7 @@ name: Check license
3
env:
4
EXPECTED_LICENSE_FILENAME: LICENSE.txt
5
# SPDX identifier: https://spdx.org/licenses/
6
- EXPECTED_LICENSE_TYPE: GPL-3.0
+ EXPECTED_LICENSE_TYPE: CC0-1.0
7
8
on:
9
push:
0 commit comments