Updating HITL to run against PRs to master
This commit is contained in:
parent
ef9e5557e5
commit
38b7884b49
4
.github/workflows/hitl.yml
vendored
4
.github/workflows/hitl.yml
vendored
@ -1,9 +1,9 @@
|
|||||||
name: HITL
|
name: HITL
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
|
||||||
branches: [ hitl ]
|
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
pull_request:
|
||||||
|
branches: [ master ]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
hitl:
|
hitl:
|
||||||
|
Loading…
Reference in New Issue
Block a user