Skip to content

feat: enable direct GitHub consumption without npm publishing to be merged #61

feat: enable direct GitHub consumption without npm publishing to be merged

feat: enable direct GitHub consumption without npm publishing to be merged #61

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