Update prbuildtest.yml

This commit is contained in:
Justin Hammond 2019-11-21 16:51:24 +08:00 committed by GitHub
parent a58382d730
commit aff159f12b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -21,4 +21,4 @@ jobs:
BBUSER: ${{ secrets.bamboouser }}
BBPASS: ${{ secrets.bamboopass }}
BBPRJ: OZW-PRTST
BBPR: ${{ steps.findPr.outputs.pr }}
BBPR: ${{ github.event.number }}