Skip to content

Commit

Permalink
Scan
Browse files Browse the repository at this point in the history
  • Loading branch information
ivailoyanakiev committed Apr 19, 2024
1 parent 5a61912 commit 94bbc39
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/hello.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ jobs:
java-version: '11'
distribution: 'temurin'
cache: maven
- name: Scan security
- uses: github/codeql-action/init@v3
#- name: Scan security
#- uses: github/codeql-action/init@v3
#with:
#config-file: ./.github/codeql/codeql-config.yml
#queries: +security-and-quality,octo-org/python-qlpack/show_ifs.ql@main
Expand Down

0 comments on commit 94bbc39

Please sign in to comment.