3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-09-29 12:49:02 +00:00

Add scheduled trigger for Android build workflow

This commit is contained in:
Nikolaj Bjorner 2025-09-15 10:34:32 -07:00 committed by GitHub
parent 7efcda2674
commit ff6a4f9b12
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,8 +1,8 @@
name: Android Build
on:
push:
branches: [ master ]
schedule:
- cron: '0 0 */2 * *'
env:
BUILD_TYPE: Release