Remove unused env var, PRID
This commit is contained in:
parent
fca527af0e
commit
d1b5facb48
1 changed files with 0 additions and 1 deletions
1
.github/workflows/prauto.yml
vendored
1
.github/workflows/prauto.yml
vendored
|
|
@ -16,7 +16,6 @@ jobs:
|
|||
env:
|
||||
GH_REPO: ${{ github.repository }}
|
||||
GH_TOKEN: ${{ secrets.AUTOMATION_TOKEN }}
|
||||
PRID: ${{ github.event.pull_request.node_id }}
|
||||
PRBODY: ${{ github.event.pull_request.body }}
|
||||
PRNUM: ${{ github.event.pull_request.number }}
|
||||
PRHEAD: ${{ github.event.pull_request.head.label }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue