3
0
Fork 0
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:
copilot-swe-agent[bot] 2026-03-15 17:15:31 +00:00
parent 4e42b006f0
commit d9298af8b8

View file

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