We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 70bc553 commit fae7ed6Copy full SHA for fae7ed6
.github/workflows/ci.yml
@@ -1,3 +1,7 @@
1
+# SPDX-FileCopyrightText: 2021-2025 Sébastien Helleu <flashcode@flashtux.org>
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: 2021-2025 Sébastien Helleu <flashcode@flashtux.org>
#
# 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