3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-09-30 13:19:04 +00:00

Change GitHub Actions trigger to scheduled

This commit is contained in:
Nikolaj Bjorner 2025-09-15 10:35:14 -07:00 committed by GitHub
parent c496787923
commit 93333eca66
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,8 +1,8 @@
name: RISC V and PowerPC 64
on:
push:
pull_request:
schedule:
- cron: '0 0 */2 * *'
permissions:
contents: read