Skip to content

fix: Update .gitattributes to exclude additional files from the package, update LICENSE.md and add stable version worflows actions. #666

fix: Update .gitattributes to exclude additional files from the package, update LICENSE.md and add stable version worflows actions.

fix: Update .gitattributes to exclude additional files from the package, update LICENSE.md and add stable version worflows actions. #666

Workflow file for this run

on:
pull_request:
paths-ignore:
- 'docs/**'
- 'README.md'
- 'CHANGELOG.md'
- '.gitignore'
- '.gitattributes'
push:
paths-ignore:
- 'docs/**'
- 'README.md'
- 'CHANGELOG.md'
- '.gitignore'
- '.gitattributes'
name: ecs
jobs:
easy-coding-standard:
uses: php-forge/actions/.github/workflows/ecs.yml@v1
with:
extensions: mbstring