From: Frantisek Sumsal Date: Thu, 20 Oct 2022 15:03:37 +0000 (+0200) Subject: ci: add a missing SPDX line X-Git-Tag: v252-rc3~13^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3e35a3302ca979ef4ab9a37d1df60d5c6836ac7a;p=thirdparty%2Fsystemd.git ci: add a missing SPDX line --- diff --git a/.github/workflows/scorecards.yml b/.github/workflows/scorecards.yml index ed3c9d9584d..8d4ddf94513 100644 --- a/.github/workflows/scorecards.yml +++ b/.github/workflows/scorecards.yml @@ -1,3 +1,6 @@ +--- +# vi: ts=2 sw=2 et: +# SPDX-License-Identifier: LGPL-2.1-or-later name: Scorecards supply-chain security on: # Only the default branch is supported.