Skip to content

ci: update the search index of TypeSense every day at 3AM (#67) #139

ci: update the search index of TypeSense every day at 3AM (#67)

ci: update the search index of TypeSense every day at 3AM (#67) #139

Workflow file for this run

---
name: Check 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"