Skip to content

fix: update references to kubefirst for Kubefirst #379

fix: update references to kubefirst for Kubefirst

fix: update references to kubefirst for Kubefirst #379

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"