]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Move codeql.yml one dir up (#30677)
authorXhmikosR <xhmikosr@gmail.com>
Wed, 29 Apr 2020 12:01:48 +0000 (15:01 +0300)
committerGitHub <noreply@github.com>
Wed, 29 Apr 2020 12:01:48 +0000 (15:01 +0300)
.github/workflows/codeql.yml [moved from .github/workflows/workflows/codeql.yml with 96% similarity]

similarity index 96%
rename from .github/workflows/workflows/codeql.yml
rename to .github/workflows/codeql.yml
index 75a7e5b54d12286f2c183b3a10307822eeacdf88..aabab068f4297ed0bb968c9d9d97583806f09e7b 100644 (file)
@@ -43,4 +43,4 @@ jobs:
     #   make release
 
     - name: Perform CodeQL Analysis
-      uses: github/codeql-action/analyze@v1
\ No newline at end of file
+      uses: github/codeql-action/analyze@v1