diff --git a/.github/workflows/dev-cloudflare-pages.yml b/.github/workflows/dev-cloudflare-pages.yml index 4d0f0d5..3ee3423 100644 --- a/.github/workflows/dev-cloudflare-pages.yml +++ b/.github/workflows/dev-cloudflare-pages.yml @@ -2,10 +2,10 @@ name: Deploy EOEFANS WEB to Cloudflare pages on: push: - branches: [ "main" ] + branches: [ "main","ci" ] # pull_request: # types: [synchronize, closed] -# branches: [ "main" ] +# branches: [ "main","ci" ] # Environment variables available to all jobs and steps in this workflow env: