Skip to content

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

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. #661

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

Check failure on line 22 in .github/workflows/ecs.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/ecs.yml

Invalid workflow file

error parsing called workflow ".github/workflows/ecs.yml" -> "php-forge/actions/.github/workflows/ecs.yml@v1" : failed to fetch workflow: reference to workflow should be either a valid branch, tag, or commit
with:
extensions: mbstring