mirror of
https://github.com/github/codeql-action.git
synced 2026-05-12 17:00:15 +00:00
WIP: Skip query running
This commit is contained in:
Generated
+1
@@ -44,6 +44,7 @@ jobs:
|
||||
id: analysis
|
||||
with:
|
||||
upload-database: false
|
||||
skip-queries: true
|
||||
- name: Check database
|
||||
shell: bash
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user