Merge #343
343: let bors handle hitl r=jordens a=jordens Co-authored-by: Robert Jördens <rj@quartiq.de>
This commit is contained in:
commit
82787e2aab
1
.github/bors.toml
vendored
1
.github/bors.toml
vendored
@ -4,4 +4,5 @@ status = [
|
||||
"style",
|
||||
"test (stable)",
|
||||
"compile (stable)",
|
||||
"HITL Run Status"
|
||||
]
|
||||
|
6
.github/workflows/hitl_trigger.yml
vendored
6
.github/workflows/hitl_trigger.yml
vendored
@ -2,8 +2,10 @@ name: HITL Trigger
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
pull_request:
|
||||
branches: [ master ]
|
||||
push:
|
||||
branches:
|
||||
- staging
|
||||
- trying
|
||||
|
||||
jobs:
|
||||
hitl-trigger:
|
||||
|
Loading…
Reference in New Issue
Block a user