Skip to content

Commit

Permalink
update CI.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
chaz6chez committed Aug 14, 2023
1 parent f5492e7 commit e6cea7c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: CI
on:
push:
branches: [ "master", "1.x" ]
branches: [ "master" ]
pull_request:
branches: [ "master", "1.x" ]
branches: [ "master" ]

jobs:
PHPUnit:
Expand Down

0 comments on commit e6cea7c

Please sign in to comment.