mirror of
https://github.com/mapbox/tippecanoe.git
synced 2025-04-08 11:34:12 +00:00
Update codeql.yml
This commit is contained in:
parent
6039470bd7
commit
179f0a2452
3
.github/workflows/codeql.yml
vendored
3
.github/workflows/codeql.yml
vendored
@ -16,8 +16,6 @@ on:
|
||||
branches: [ "master" ]
|
||||
pull_request:
|
||||
branches: [ "master" ]
|
||||
#schedule:
|
||||
# - cron: '26 2 * * 2'
|
||||
|
||||
jobs:
|
||||
analyze:
|
||||
@ -68,7 +66,6 @@ jobs:
|
||||
# For more details on CodeQL's query packs, refer to: https://docs.github.com/en/code-security/code-scanning/automatically-scanning-your-code-for-vulnerabilities-and-errors/configuring-code-scanning#using-queries-in-ql-packs
|
||||
# queries: security-extended,security-and-quality
|
||||
|
||||
|
||||
- name: Perform CodeQL Analysis
|
||||
uses: github/codeql-action/analyze@v3
|
||||
with:
|
||||
|
Loading…
x
Reference in New Issue
Block a user