mirror of
https://github.com/Lissy93/dashy.git
synced 2025-07-26 23:24:38 +02:00
👷 Adds manual trigger
This commit is contained in:
parent
8593fbfc3c
commit
dc29370542
5
.github/workflows/build-docs-site.yml
vendored
5
.github/workflows/build-docs-site.yml
vendored
@ -1,6 +1,9 @@
|
||||
# Builds and published Dashy's documentation website
|
||||
name: Build Docs Site
|
||||
on: [push]
|
||||
on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
branches: [ WEBSITE/docs-site-source ]
|
||||
jobs:
|
||||
deploy:
|
||||
runs-on: ubuntu-latest
|
||||
|
Loading…
x
Reference in New Issue
Block a user