Skip to content

feat: Allow to fail the build when sass deprecation warnings found #201

feat: Allow to fail the build when sass deprecation warnings found

feat: Allow to fail the build when sass deprecation warnings found #201

Workflow file for this run

name: Build, lint and test
on:
pull_request:
branches:
- main
push:
branches:
- main
merge_group:
permissions:
actions: read
contents: read
security-events: write
jobs:
build:
uses: cloudscape-design/actions/.github/workflows/build-lint-test.yml@main
secrets: inherit