fix issue with ci for realsies this time
Some checks failed
/ Connect to deployment host, update, and redeploy docs website. (push) Has been skipped
/ Build static site, docker image, upload artifact... (push) Failing after 2m26s

This commit is contained in:
2025-11-13 14:22:26 -08:00
parent d19a07073c
commit e1614d148a

View File

@@ -1,12 +1,12 @@
on: on:
push: push:
paths: # paths:
# - "content/**" # # - "content/**"
# - "static/**" # # - "static/**"
# - "templates/**" # # - "templates/**"
# - ".conf/**" # # - ".conf/**"
# - ".gitea/**" # # - ".gitea/**"
# - ".pipfile" # # - ".pipfile"
branches: branches:
- "main" - "main"