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", "style",
"test (stable)", "test (stable)",
"compile (stable)", "compile (stable)",
"HITL Run Status"
] ]

View File

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