mirror of
https://github.com/utopia-os/utopia-ui.git
synced 2025-12-13 07:46:10 +00:00
master only
This commit is contained in:
parent
bf4a8fa693
commit
6b8ec30579
6
.github/workflows/deploy.docs.yml
vendored
6
.github/workflows/deploy.docs.yml
vendored
@ -1,7 +1,9 @@
|
||||
name: deploy:docs
|
||||
|
||||
# TODO: on master only
|
||||
on: push
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
|
||||
jobs:
|
||||
# Build job
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user