aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorXhmikosR <[email protected]>2020-04-29 15:01:48 +0300
committerGitHub <[email protected]>2020-04-29 15:01:48 +0300
commit6d7cb22728f0eabdebd9eba55ac24d89fe60dac0 (patch)
tree9c685c4f33ecb10ee56b4ee47086af84ac643c38 /.github
parent1e8e3e5e12d90cb6febbe5c30bf8410f8cf3136c (diff)
downloadbootstrap-6d7cb22728f0eabdebd9eba55ac24d89fe60dac0.tar.xz
bootstrap-6d7cb22728f0eabdebd9eba55ac24d89fe60dac0.zip
Move codeql.yml one dir up (#30677)
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/codeql.yml (renamed from .github/workflows/workflows/codeql.yml)2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/workflows/codeql.yml b/.github/workflows/codeql.yml
index 75a7e5b54..aabab068f 100644
--- a/.github/workflows/workflows/codeql.yml
+++ b/.github/workflows/codeql.yml
@@ -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