From 21f52d6b8b0d5a8304b5608e51f10c2a4edf063e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Brunner?= Date: Wed, 15 Apr 2020 17:11:45 +0200 Subject: [PATCH] Set branch to 2.5 --- .github/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 431b2757736c..129668f8a307 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -12,7 +12,7 @@ jobs: timeout-minutes: 30 env: - MAIN_BRANCH: master + MAIN_BRANCH: 2.5 CI: true PATH: /bin:/usr/bin:/usr/local/bin:/home/runner/.local/bin SUMMON_PROVIDER: /usr/local/bin/gopass