From 524c37d95a9ac7c26616c581456886954229096f Mon Sep 17 00:00:00 2001 From: Arnaud Delcasse Date: Mon, 25 Mar 2024 18:07:21 +0100 Subject: [PATCH] =?UTF-8?q?Mobilit=C3=A9=20des=20s=C3=A9niors?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitea/.workflows/publish.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/.workflows/publish.yaml b/.gitea/.workflows/publish.yaml index abc85066..26cb3059 100644 --- a/.gitea/.workflows/publish.yaml +++ b/.gitea/.workflows/publish.yaml @@ -3,7 +3,7 @@ name: Publish ToProd on: push: branches: - - main # Set a branch to deploy + - master # Set a branch to deploy pull_request: jobs: