mirror of
https://github.com/nosqlbench/nosqlbench.git
synced 2025-01-26 15:36:33 -06:00
Update codeql-analysis.yml
temporary disable
This commit is contained in:
parent
4ac19863fc
commit
3a64f713ee
20
.github/workflows/codeql-analysis.yml
vendored
20
.github/workflows/codeql-analysis.yml
vendored
@ -12,17 +12,17 @@
|
||||
name: "CodeQL"
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ main ]
|
||||
tags:
|
||||
- "![0-9]+.[0-9]+.[0-9]+-preview"
|
||||
- "![0-9]+.[0-9]+.[0-9]+-release"
|
||||
# push:
|
||||
# branches: [ main ]
|
||||
# tags:
|
||||
# - "![0-9]+.[0-9]+.[0-9]+-preview"
|
||||
# - "![0-9]+.[0-9]+.[0-9]+-release"
|
||||
|
||||
pull_request:
|
||||
# The branches below must be a subset of the branches above
|
||||
branches: [ main ]
|
||||
schedule:
|
||||
- cron: '40 21 * * 3'
|
||||
# pull_request:
|
||||
# # The branches below must be a subset of the branches above
|
||||
# branches: [ main ]
|
||||
# schedule:
|
||||
# - cron: '40 21 * * 3'
|
||||
|
||||
jobs:
|
||||
analyze:
|
||||
|
Loading…
Reference in New Issue
Block a user