diff --git a/.github/workflows/deploy-gemini.yml b/.github/workflows/deploy-gemini.yml index a6e0b5d..19eeeb1 100644 --- a/.github/workflows/deploy-gemini.yml +++ b/.github/workflows/deploy-gemini.yml @@ -6,6 +6,11 @@ on: push: branches: - main + paths: + - 'gemlog/**' + - 'static/**' + - 'templates/**' + - 'gempost.yaml' concurrency: # prevent concurrent deploys doing strange things group: deploy-gemini-capsule