1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-12 14:14:48 +02:00

ci: add copyright and license in GitHub Actions CI workflow

This commit is contained in:
Sébastien Helleu
2025-04-05 16:53:28 +02:00
parent 5ccbdca0c9
commit 5e47c6453e
+4
View File
@@ -1,3 +1,7 @@
# SPDX-FileCopyrightText: 2020-2025 Sébastien Helleu <flashcode@flashtux.org>
#
# SPDX-License-Identifier: GPL-3.0-or-later
name: CI
on: