Skip to content

Dev 367 add GitHub actions #6

Dev 367 add GitHub actions

Dev 367 add GitHub actions #6

Workflow file for this run

name: ExtDN M2 Coding Standard
on: [push, pull_request]
jobs:
static:
name: M2 Coding Standard
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: extdn/github-actions-m2/magento-coding-standard@master