From 6fc8654b19ef803ae38e02948712f18ff012ce9d Mon Sep 17 00:00:00 2001 From: Antonio Guilherme Ferreira Viggiano Date: Mon, 4 Dec 2023 15:41:48 +0100 Subject: [PATCH] Update 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 f586f3d9..26caffff 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -3,7 +3,7 @@ name: CI on: push: branches: - - develop + - main pull_request: branches: - "*"