Skip to content

chore: trigger dev-check workflow only on PR to the development branch #6

chore: trigger dev-check workflow only on PR to the development branch

chore: trigger dev-check workflow only on PR to the development branch #6

Workflow file for this run

name: Node.js Dev Checking
on:
pull_request:
branches:
- development
jobs:
e2etest:
uses: NFDI4Chem/nmrium-react-wrapper/.github/workflows/e2e.yml@main
lint:
uses: NFDI4Chem/nmrium-react-wrapper/.github/workflows/nodejs.yml@main