Force ci
All checks were successful
/ Build static site, docker image, upload artifact... (push) Successful in 1m0s
/ Connect to deployment host, update, and redeploy docs website. (push) Successful in 22s

This commit is contained in:
2024-09-06 02:12:11 -07:00
parent 7f08d3b380
commit aa54a8f2cd

View File

@@ -1,9 +1,9 @@
on:
push:
paths:
- "content/**"
- "static/**"
- "templates/**"
# paths:
# - "content/**"
# - "static/**"
# - "templates/**"
branches:
- "main"