Skip to content

fix: Update workflow actions to use v1 stable version instead of main, update LICENSE.md. #338

fix: Update workflow actions to use v1 stable version instead of main, update LICENSE.md.

fix: Update workflow actions to use v1 stable version instead of main, update LICENSE.md. #338

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