Skip to content

Use HEAD request instead of md5_file to get etag when missing #195

Use HEAD request instead of md5_file to get etag when missing

Use HEAD request instead of md5_file to get etag when missing #195

name: Coding standards
on:
push:
branches:
- '3.[0-9]+'
pull_request: ~
jobs:
php-cs-fixer:
name: PHP CS Fixer
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: docker://oskarstark/php-cs-fixer-ga
with:
args: --diff --dry-run