Skip to content

fix: Declare the SCSS license headers with line comments (#248) #918

fix: Declare the SCSS license headers with line comments (#248)

fix: Declare the SCSS license headers with line comments (#248) #918

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