Skip to content

fix(publish-release-candidate.yml): npm token #39

fix(publish-release-candidate.yml): npm token

fix(publish-release-candidate.yml): npm token #39

name: Test feature branch
on:
push:
branches-ignore:
- "main"
jobs:
quality:
name: Run unit tests
uses: telicent-oss/shared-workflows/.github/workflows/javascript-test-feature-branch.yml@main
secrets: inherit