Skip to content

add actions

add actions #2

name: ExtDN M2 Coding Standard

Check failure on line 1 in .github/workflows/coding-standard.yml

View workflow run for this annotation

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

Invalid workflow file

`on.workflow_call` is not a valid event name
on: [on.workflow_call]
jobs:
static:
name: M2 Coding Standard
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: extdn/github-actions-m2/magento-coding-standard@master