Skip to content

fix: SSH private key command for K3s (#724) #95

fix: SSH private key command for K3s (#724)

fix: SSH private key command for K3s (#724) #95

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"