mirror of
https://github.com/mathuo/dockview
synced 2025-05-06 03:28:25 +00:00
Merge branch 'master' of https://github.com/mathuo/dockview into 84-add-ability-to-have-fixed-panel-with-no-tab-in-dockviewreact
This commit is contained in:
commit
ce60215af5
8
.github/workflows/deploy-docs.yml
vendored
8
.github/workflows/deploy-docs.yml
vendored
@ -1,10 +1,8 @@
|
|||||||
name: Deploy Docs
|
name: Deploy Docs
|
||||||
|
|
||||||
# on:
|
on:
|
||||||
# schedule:
|
schedule:
|
||||||
# - cron: '0 3 * * *' # every day at 3 am UTC
|
- cron: '0 3 * * *' # every day at 3 am UTC
|
||||||
|
|
||||||
on: [push]
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
deploy-nightly-demo-app:
|
deploy-nightly-demo-app:
|
||||||
|
Loading…
Reference in New Issue
Block a user