Update pr.yml

pull/7267/head
zomars 2023-02-17 20:16:59 -07:00
parent b68ccd5ee1
commit 7c0884d0b7
1 changed files with 0 additions and 2 deletions

View File

@ -46,8 +46,6 @@ jobs:
name: Production build
needs: setup
uses: ./.github/workflows/production-build.yml
with:
pr_id: ${{ github.event.number }}
secrets:
node_version: ${{ secrets.NODE_VERSION }}