mirror of
https://github.com/mathuo/dockview
synced 2025-09-06 09:26:38 +00:00
build script
This commit is contained in:
parent
93ed7ae572
commit
dcbf6eba4a
5
.github/workflows/deploy_nightly.yml
vendored
5
.github/workflows/deploy_nightly.yml
vendored
@ -1,11 +1,6 @@
|
||||
name: Deploy Nightly Demo App
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [master]
|
||||
pull_request:
|
||||
# The branches below must be a subset of the branches above
|
||||
branches: [master]
|
||||
schedule:
|
||||
- cron: '0 3 * * *' # every day at 3 am UTC
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user