Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXhmikosR <xhmikosr@gmail.com>2020-04-29 15:01:48 +0300
committerGitHub <noreply@github.com>2020-04-29 15:01:48 +0300
commit6d7cb22728f0eabdebd9eba55ac24d89fe60dac0 (patch)
tree9c685c4f33ecb10ee56b4ee47086af84ac643c38 /.github
parent1e8e3e5e12d90cb6febbe5c30bf8410f8cf3136c (diff)
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 75a7e5b54d..aabab068f4 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