diff --git a/.github/workflows/ci_decidim_accountability_locations.yml b/.github/workflows/ci_decidim_accountability_locations.yml index c52dc50..a2bd17a 100644 --- a/.github/workflows/ci_decidim_accountability_locations.yml +++ b/.github/workflows/ci_decidim_accountability_locations.yml @@ -3,6 +3,7 @@ on: push: branches: - main + - release/0.27-stable pull_request: env: diff --git a/.github/workflows/ci_decidim_forms_locations .yml b/.github/workflows/ci_decidim_forms_locations .yml index e00213f..9d5819d 100644 --- a/.github/workflows/ci_decidim_forms_locations .yml +++ b/.github/workflows/ci_decidim_forms_locations .yml @@ -3,6 +3,7 @@ on: push: branches: - main + - release/0.27-stable pull_request: env: diff --git a/.github/workflows/ci_decidim_meetings_locations.yml b/.github/workflows/ci_decidim_meetings_locations.yml index 8526427..6b9d4d0 100644 --- a/.github/workflows/ci_decidim_meetings_locations.yml +++ b/.github/workflows/ci_decidim_meetings_locations.yml @@ -3,6 +3,7 @@ on: push: branches: - main + - release/0.27-stable pull_request: env: diff --git a/.github/workflows/ci_decidim_proposals_locations.yml b/.github/workflows/ci_decidim_proposals_locations.yml index ef31e72..b348321 100644 --- a/.github/workflows/ci_decidim_proposals_locations.yml +++ b/.github/workflows/ci_decidim_proposals_locations.yml @@ -3,6 +3,7 @@ on: push: branches: - main + - release/0.27-stable pull_request: env: