Skip to content

chore: Update wording inside what is Two popup #713

chore: Update wording inside what is Two popup

chore: Update wording inside what is Two popup #713

Workflow file for this run

name: Codesniffer with the Magento Coding standard
on: push
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Run codesniffer
run:
docker run
--volume $(pwd)/:/app/workdir
michielgerritsen/magento-coding-standard:latest
--severity=6