Skip to content

experiment: test-feature-branch.yml #3

experiment: test-feature-branch.yml

experiment: test-feature-branch.yml #3

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@ci/clean-javascript-test-feature-branch
secrets: inherit