From 33f8b00080872451c0997990674f51b3eef42bd2 Mon Sep 17 00:00:00 2001 From: "Juan Picado @jotadeveloper" Date: Fri, 14 Aug 2020 19:23:08 +0200 Subject: [PATCH] chore: update branch for ci --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 7137a45c8..4b5a1904f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -3,7 +3,7 @@ name: CI on: push: branches: - - master + - 5.x pull_request: paths: - .github/workflows/ci.yml