Skip to content

Bump postcss from 8.4.24 to 8.4.25 #114

Bump postcss from 8.4.24 to 8.4.25

Bump postcss from 8.4.24 to 8.4.25 #114

Workflow file for this run

name: 'Check Markdown links'
on: push
jobs:
markdown-link-check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: gaurav-nelson/github-action-markdown-link-check@v1
with:
check-modified-files-only: 'no'
config-file: '.github/check-md-links.json'