mirror of
https://github.com/Z3Prover/z3
synced 2025-09-29 20:59:01 +00:00
Update Pyodide workflow to use scheduled builds
This commit is contained in:
parent
93333eca66
commit
01da267988
1 changed files with 2 additions and 2 deletions
4
.github/workflows/pyodide.yml
vendored
4
.github/workflows/pyodide.yml
vendored
|
@ -1,8 +1,8 @@
|
|||
name: Pyodide Build
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ master ]
|
||||
schedule:
|
||||
- cron: '0 0 */2 * *'
|
||||
|
||||
env:
|
||||
BUILD_TYPE: Release
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue