Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/1.x' into 1.x
Browse files Browse the repository at this point in the history
  • Loading branch information
chaz6chez committed Feb 27, 2024
2 parents fbcb529 + 1d9daed commit d6f61b2
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: [ "main" ]
branches: [ "1.x" ]
pull_request:
branches: [ "main" ]
branches: [ "1.x" ]

jobs:
PHPUnit:
Expand Down

0 comments on commit d6f61b2

Please sign in to comment.