Skip to content

Commit

Permalink
update ci
Browse files Browse the repository at this point in the history
  • Loading branch information
chaz6chez authored Jun 26, 2024
1 parent be7722e commit c8a9697
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: [ "2.x" ]
pull_request:
branches: [ "main" ]
branches: [ "2.x" ]

jobs:
PHPUnit:
Expand Down

0 comments on commit c8a9697

Please sign in to comment.