From b8863a245b05779ccebdd49eefc8fe670cead57d Mon Sep 17 00:00:00 2001 From: Kevin Mian Kraiker Date: Wed, 1 Jun 2022 02:19:51 -0300 Subject: [PATCH] Revert ci.yml branch tag --- .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 cc4f76b..ddb2cfc 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -4,7 +4,7 @@ on: pull_request: ~ push: branches: - - patch-1-1 + - master jobs: php-cs-fixer: