From aa17e5b3df20d85e571cf67ee5367c41bfe36385 Mon Sep 17 00:00:00 2001 From: Mattia Giuffrida Date: Thu, 6 Jan 2022 12:00:49 +0000 Subject: [PATCH] Update CI branches --- .github/workflows/ci.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a3e79ba34..737d27833 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -2,9 +2,8 @@ name: CI on: pull_request: - push: - branches: [main, 0.1x] + branches: [main, 0.1x, 1.x] env: GIT_COMMIT_SHA: ${{ github.sha }}