mirror of
https://github.com/Fishwaldo/open-zwave.git
synced 2025-03-15 11:31:40 +00:00
Update prbuildtest.yml
This commit is contained in:
parent
1b675c3907
commit
52231d24e8
1 changed files with 2 additions and 2 deletions
4
.github/workflows/prbuildtest.yml
vendored
4
.github/workflows/prbuildtest.yml
vendored
|
@ -9,13 +9,13 @@ jobs:
|
|||
|
||||
steps:
|
||||
- name: Get Pr Number
|
||||
- uses: jwalton/gh-find-current-pr@v1
|
||||
uses: jwalton/gh-find-current-pr@v1
|
||||
id: findPr
|
||||
with:
|
||||
github-token: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
- name: Trigger Build
|
||||
- uses: Fishwaldo/webhook-action@master
|
||||
uses: Fishwaldo/webhook-action@master
|
||||
env:
|
||||
BBSERVER: bamboo.my-ho.st
|
||||
BBUSER: ${{ secrets.bamboouser }}
|
||||
|
|
Loading…
Add table
Reference in a new issue