Skip to content

Commit

Permalink
Update php-version-installation-pipeline.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
arif98741 authored Jan 29, 2025
1 parent eebeb0c commit ca84e9e
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .github/workflows/php-version-installation-pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,12 @@ name: Check Composer Compatibility for PHP 8.0, 8.1, 8.2, 8.3, 8.4
on:
push:
branches:
- php_version
- master
- dev
pull_request:
branches:
- php_version

- master
- dev
jobs:
check-php-versions:
runs-on: ubuntu-latest
Expand Down

0 comments on commit ca84e9e

Please sign in to comment.