From ae5da10f8dad9d07a90751b8069f7ea101409a7c Mon Sep 17 00:00:00 2001 From: David Benque Date: Wed, 9 Jul 2025 16:51:42 +0100 Subject: [PATCH] Add license information --- .github/workflows/test-trigger.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/workflows/test-trigger.yml b/.github/workflows/test-trigger.yml index db489705c..3182e7807 100644 --- a/.github/workflows/test-trigger.yml +++ b/.github/workflows/test-trigger.yml @@ -1,3 +1,7 @@ +# SPDX-FileCopyrightText: 2025 2023 XWiki CryptPad Team and contributors +# +# SPDX-License-Identifier: AGPL-3.0-or-later + name: Trigger E2E tests on: