refactor: update the GitHub link for the project in the information s… #19
Workflow file for this run
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 | |