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 3c9d04e commit 89b677dCopy full SHA for 89b677d
.github/workflows/ci.yml
@@ -1,3 +1,7 @@
1
+# SPDX-FileCopyrightText: 2020-2025 Sébastien Helleu <[email protected]>
2
+#
3
+# SPDX-License-Identifier: GPL-3.0-or-later
4
+
5
name: CI
6
7
on:
REUSE.toml
@@ -1,13 +1,11 @@
# SPDX-FileCopyrightText: 2011-2025 Sébastien Helleu <[email protected]>
#
# SPDX-License-Identifier: GPL-3.0-or-later
-#
version = 1
8
[[annotations]]
9
path = [
10
- ".github/**",
11
".gitignore",
12
"CHANGELOG.md",
13
"README.md",
0 commit comments