Skip to content

Medaillon text wasn't correctly broke in taxonomy people page #42

Medaillon text wasn't correctly broke in taxonomy people page

Medaillon text wasn't correctly broke in taxonomy people page #42

Workflow file for this run

name: 'WP plugin check'
on:
push:
branches: "*"
pull_request:
jobs:
standard:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Run plugin check
uses: swissspidy/wp-plugin-check-action@v1
with:
build-dir: './dist'
exclude-directories: 'vendor,.wordpress-org'