Skip to content
name: Verify PR Build
on: [push]
jobs:
Explore-GitHub-Actions:
runs-on: ubuntu-latest
steps:
- run: pwd
- run: yarn install
- run: npx nx affected -t build