Skip to content

Commit

Permalink
chore: config codeql
Browse files Browse the repository at this point in the history
  • Loading branch information
bubkoo committed Dec 5, 2022
1 parent a108b50 commit 8daf0fd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: "CodeQL"
name: ⛵️ CodeQL

on:
push:
Expand Down Expand Up @@ -30,7 +30,7 @@ jobs:
uses: github/codeql-action/init@v2
with:
languages: ${{ matrix.language }}
config-file: ./.github/codeql.yml
config-file: ./.github/workflows/config/codeql.yml
queries: +security-and-quality

- name: Autobuild
Expand Down
File renamed without changes.

0 comments on commit 8daf0fd

Please sign in to comment.