Skip to content

Add command to recursively clean node_modules directory (#416) #68

Add command to recursively clean node_modules directory (#416)

Add command to recursively clean node_modules directory (#416) #68

name: Create PR from main to staging
on:
push:
branches:
- main
jobs:
create-pr-to-staging:
uses: ./.github/workflows/_pr-create.yml
secrets: inherit
with:
base: staging