Skip to content

Commit

Permalink
Run check so we can make it required status
Browse files Browse the repository at this point in the history
  • Loading branch information
cspray committed Aug 8, 2024
1 parent 5bb1bde commit 939aa5d
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/php.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
name: 'Unit Tests'

on:
push:
branches: [ release-1.x, release-2.x ]
pull_request:
branches: [ release-1.x, release-2.x ]
on: push

jobs:
build-test:
Expand Down

0 comments on commit 939aa5d

Please sign in to comment.