Update codeql-analysis.yml

temporary disable
This commit is contained in:
Jonathan Shook 2024-03-13 16:14:10 -05:00 committed by GitHub
parent 4ac19863fc
commit 3a64f713ee
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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: