Update pr.yml

This commit is contained in:
zomars 2023-02-17 20:16:27 -07:00
parent 0c15086a7c
commit b68ccd5ee1

View File

@ -7,7 +7,8 @@ on:
env:
node_version: ${{ secrets.NODE_VERSION }}
pr_id: ${{ github.event.number }}
# pr_id: ${{ github.event.number }}
pr_id: 1
concurrency:
group: pr-update-${{ github.event.number }}