Skip to content

Revert "build(deps): bump sass from 1.77.6 to 1.79.3" (#6059) #3175

Revert "build(deps): bump sass from 1.77.6 to 1.79.3" (#6059)

Revert "build(deps): bump sass from 1.77.6 to 1.79.3" (#6059) #3175

Workflow file for this run

name: Yaml Lint
on:
push:
branches:
- main
paths-ignore:
- 'doc/**'
- '**/*.md'
pull_request:
# The branches below must be a subset of the branches above
branches:
- main
paths-ignore:
- 'doc/**'
- '**/*.md'
jobs:
lintAllTheThings:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: yaml-lint
uses: ibiqlik/action-yamllint@v3