From b502c601891e246e9981f2fbef69df8cd2025a67 Mon Sep 17 00:00:00 2001 From: Joonas Date: Mon, 2 Dec 2024 09:29:42 +0200 Subject: [PATCH] Update workflow --- .github/workflows/ci_decidim_accountability_locations.yml | 1 + .github/workflows/ci_decidim_forms_locations .yml | 1 + .github/workflows/ci_decidim_meetings_locations.yml | 1 + .github/workflows/ci_decidim_proposals_locations.yml | 1 + 4 files changed, 4 insertions(+) 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: