mirror of
https://github.com/Z3Prover/z3
synced 2026-03-18 02:53:46 +00:00
Replace push trigger with weekly Monday schedule in memory-safety.yml
Co-authored-by: NikolajBjorner <3085284+NikolajBjorner@users.noreply.github.com>
This commit is contained in:
parent
4e42b006f0
commit
d9298af8b8
1 changed files with 2 additions and 5 deletions
7
.github/workflows/memory-safety.yml
vendored
7
.github/workflows/memory-safety.yml
vendored
|
|
@ -1,11 +1,8 @@
|
|||
name: Memory Safety Analysis
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: ["**"]
|
||||
paths:
|
||||
- 'src/**'
|
||||
- '.github/workflows/memory-safety.yml'
|
||||
schedule:
|
||||
- cron: '0 0 * * 1'
|
||||
workflow_dispatch:
|
||||
inputs:
|
||||
full_scan:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue