Skip to content

Prepare changes for the 3.1.2 release (#89) #98

Prepare changes for the 3.1.2 release (#89)

Prepare changes for the 3.1.2 release (#89) #98

Workflow file for this run

name: ExtDN Static Analysis
on: [push, pull_request]
jobs:
static:
name: Static Code Analysis
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: extdn/github-actions-m2/magento-coding-standard@master