Skip to content

chore: Update publish workflow's trigger condition #342

chore: Update publish workflow's trigger condition

chore: Update publish workflow's trigger condition #342

Workflow file for this run

name: ci
on:
pull_request:
branches:
- "**"
jobs:
lint_test:
uses: babylonlabs-io/.github/.github/workflows/reusable_node_lint_test.yml@v0.3.0
with:
run-build: true
run-unit-tests: true