mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2025-07-07 07:46:54 +00:00
Merge branch 'main' of https://github.com/MacRimi/ProxMenux
This commit is contained in:
commit
414fecb7c8
7
.github/workflows/deploy.yml
vendored
7
.github/workflows/deploy.yml
vendored
@ -2,7 +2,12 @@ name: Deploy to GitHub Pages
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: ["main"]
|
||||
branches:
|
||||
- "main"
|
||||
paths:
|
||||
- "web/**"
|
||||
- "guides/**"
|
||||
- "CHANGELOG.md"
|
||||
workflow_dispatch:
|
||||
|
||||
permissions:
|
||||
|
Loading…
x
Reference in New Issue
Block a user