Skip to content

Commit

Permalink
Update CI.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
chaz6chez authored Feb 8, 2024
1 parent 1bec2ed commit 1d9daed
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 1d9daed

Please sign in to comment.