Closed Brofian closed 11 months ago
Create a new github workflow pr-build.yml that automatically attempts to run npm run build before allowing to merge a pull request
pr-build.yml
npm run build
Create a new github workflow
pr-build.yml
that automatically attempts to runnpm run build
before allowing to merge a pull request