From: Frantisek Sumsal Date: Wed, 14 Sep 2022 17:13:10 +0000 (+0200) Subject: ci: rename codeql-analysis.yml to codeql.yml X-Git-Tag: v252-rc1~190^2~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d97733908b2d438b6d095452ce123e44e5486e6b;p=thirdparty%2Fsystemd.git ci: rename codeql-analysis.yml to codeql.yml Just to be consistent with other repos under the systemd umbrella. --- diff --git a/.github/workflows/codeql-analysis.yml b/.github/workflows/codeql.yml similarity index 100% rename from .github/workflows/codeql-analysis.yml rename to .github/workflows/codeql.yml