From af20b0baba1f89c46cddbedd3d3501f0ca5ef2c4 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 | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index cc4f76b..2381b2c 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: @@ -22,7 +22,6 @@ jobs: fail-fast: false matrix: php: ['7.2', '7.3', '7.4', '8.0', '8.1'] - composer-version: [''] composer: [''] phpunit: [''] deprecation: ['']