Update pr.yml

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

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 }}