Skip to content

adjustments to accommodate publishing to mgmt 24 #139

adjustments to accommodate publishing to mgmt 24

adjustments to accommodate publishing to mgmt 24 #139

Workflow file for this run

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