mirror of
https://github.com/Z3Prover/z3
synced 2025-10-01 21:49:29 +00:00
add analysis
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
ae55b6fa1e
commit
b5f79da76a
1 changed files with 2 additions and 5 deletions
7
.github/workflows/codeql-analysis.yml
vendored
7
.github/workflows/codeql-analysis.yml
vendored
|
@ -1,12 +1,9 @@
|
|||
name: "CodeQL"
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ master ]
|
||||
pull_request:
|
||||
branches: [ master ]
|
||||
schedule:
|
||||
- cron: '0 0 * * 0'
|
||||
- cron: '0 0 */2 * *'
|
||||
|
||||
|
||||
jobs:
|
||||
analyze:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue