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
ea27fd19ec
commit
0a08d1181f
1 changed files with 2 additions and 1 deletions
3
.github/workflows/prbuildtest.yml
vendored
3
.github/workflows/prbuildtest.yml
vendored
|
@ -8,11 +8,12 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
- name: Trigger Bamboo Build
|
||||
- name: Get Pr Number
|
||||
- uses: jwalton/gh-find-current-pr@v1
|
||||
id: findPr
|
||||
with:
|
||||
github-token: ${{ secrets.GITHUB_TOKEN }}
|
||||
- name: Trigger Build
|
||||
- uses: Fishwaldo/webhook-action@master
|
||||
env:
|
||||
BBSERVER: bamboo.my-ho.st
|
||||
|
|
Loading…
Add table
Reference in a new issue