Skip to content

Apply fixed review coderabbitai nitpick comments. #66

Apply fixed review coderabbitai nitpick comments.

Apply fixed review coderabbitai nitpick comments. #66

on:
pull_request:
paths-ignore:
- 'docs/**'
- 'README.md'
- 'CHANGELOG.md'
- '.gitignore'
- '.gitattributes'
push:
paths-ignore:
- 'docs/**'
- 'README.md'
- 'CHANGELOG.md'
- '.gitignore'
- '.gitattributes'
name: dependency-check
jobs:
composer-require-checker:
uses: php-forge/actions/.github/workflows/composer-require-checker.yml@v1