diff --git a/.gitea/workflows/production/build-deploy-docs.yml b/.gitea/workflows/production/build-deploy-docs.yml index e555cd6..aa335c7 100644 --- a/.gitea/workflows/production/build-deploy-docs.yml +++ b/.gitea/workflows/production/build-deploy-docs.yml @@ -1,12 +1,12 @@ on: push: - paths: - # - "content/**" - # - "static/**" - # - "templates/**" - # - ".conf/**" - # - ".gitea/**" - # - ".pipfile" + # paths: + # # - "content/**" + # # - "static/**" + # # - "templates/**" + # # - ".conf/**" + # # - ".gitea/**" + # # - ".pipfile" branches: - "main"