Skip to content

Merge branch 'main' into sje/das-kapital #386

Merge branch 'main' into sje/das-kapital

Merge branch 'main' into sje/das-kapital #386

Workflow file for this run

---
name: Validate CSS files
on: [push, workflow_dispatch]
jobs:
check-css:
runs-on: ubuntu-latest
steps:
- name: Checkout the code
uses: actions/[email protected]
- name: stylelint
uses: actions-hub/[email protected]
env:
PATTERN: "**/*.css"