Skip to content

Change cache key

Change cache key #3

name: Coding Standards
on:
pull_request:
jobs:
stylelint:
uses: ./.github/workflows/jobs/stylelint.yml

Check failure on line 8 in .github/workflows/coding-standards.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/coding-standards.yml

Invalid workflow file

invalid value workflow reference: workflows must be defined at the top level of the .github/workflows/ directory
eslint:
uses: ./.github/workflows/jobs/eslint.yml
jest:
uses: ./.github/workflows/jobs/jest.yml
phpcs:
uses: ./.github/workflows/jobs/phpcs.yml
phpstan:
uses: ./.github/workflows/jobs/phpstan.yml