mirror of
https://github.com/koush/scrypted.git
synced 2026-02-03 14:13:28 +00:00
actions: fixup static sites workflow
This commit is contained in:
@@ -5,6 +5,7 @@ on:
|
||||
# Runs on pushes targeting the default branch
|
||||
push:
|
||||
branches: ["main"]
|
||||
paths: ["sites/static/**", ".github/workflows/static-sites.yml"]
|
||||
|
||||
# Allows you to run this workflow manually from the Actions tab
|
||||
workflow_dispatch:
|
||||
Reference in New Issue
Block a user