feat: [KSBP-101776] - Enhance parallel deployment logic and testing #404
Workflow file for this run
This file contains hidden or 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: build | |
| on: push | |
| jobs: | |
| npm_build: | |
| uses: ./.github/workflows/npm_build.yml |