WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
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