Skip to content

Commit

Permalink
Revert ci.yml branch tag
Browse files Browse the repository at this point in the history
  • Loading branch information
CRC-Mismatch committed Jun 1, 2022
1 parent 8e0213e commit af20b0b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
pull_request: ~
push:
branches:
- patch-1-1
- master

jobs:
php-cs-fixer:
Expand All @@ -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: ['']
Expand Down

0 comments on commit af20b0b

Please sign in to comment.