let bors handle hitl

master
Robert Jördens 2021-04-21 15:03:28 +02:00
parent bba86f4b17
commit e5557582a2
2 changed files with 5 additions and 2 deletions

1
.github/bors.toml vendored
View File

@ -4,4 +4,5 @@ status = [
"style",
"test (stable)",
"compile (stable)",
"HITL Run Status"
]

View File

@ -2,8 +2,10 @@ name: HITL Trigger
on:
workflow_dispatch:
pull_request:
branches: [ master ]
push:
branches:
- staging
- trying
jobs:
hitl-trigger: