mirror of
https://github.com/Z3Prover/z3
synced 2025-11-02 04:27:52 +00:00
allow burner to create PRs
This commit is contained in:
parent
81da4be228
commit
5b70f75d89
8 changed files with 20 additions and 12 deletions
4
.github/workflows/daily-perf-improver.lock.yml
generated
vendored
4
.github/workflows/daily-perf-improver.lock.yml
generated
vendored
|
|
@ -2,7 +2,7 @@
|
|||
# To update this file, edit the corresponding .md file and run:
|
||||
# gh aw compile
|
||||
#
|
||||
# Effective stop-time: 2025-09-18 23:04:00
|
||||
# Effective stop-time: 2025-09-19 01:41:09
|
||||
|
||||
name: "Daily Perf Improver"
|
||||
"on":
|
||||
|
|
@ -541,7 +541,7 @@ jobs:
|
|||
WORKFLOW_NAME="Daily Perf Improver"
|
||||
|
||||
# Check stop-time limit
|
||||
STOP_TIME="2025-09-18 23:04:00"
|
||||
STOP_TIME="2025-09-19 01:41:09"
|
||||
echo "Checking stop-time limit: $STOP_TIME"
|
||||
|
||||
# Convert stop time to epoch seconds
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue