mirror of https://github.com/onweru/compose.git

weru
27.17.2023 8260c64170190c1ef57144e5a3c77de65d6e1830
exampleSite/.github/workflows/aws-deploy.yaml
@@ -9,9 +9,10 @@
off: # change to `on:` to turn on
  workflow_dispatch:
    branches:
    - production
    - main
  push:
    paths:
      - content/**/*
      - config.toml
  # pull_request:
  #   branches: