mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-02-18 20:03:53 +08:00
ci: sunnypilot show UI diff on PRs (#449)
add master-new as well to the triggers for the diff ui
This commit is contained in:
1
.github/workflows/ui_preview.yaml
vendored
1
.github/workflows/ui_preview.yaml
vendored
@@ -8,6 +8,7 @@ on:
|
||||
types: [assigned, opened, synchronize, reopened, edited]
|
||||
branches:
|
||||
- 'master'
|
||||
- 'master-new'
|
||||
paths:
|
||||
- 'selfdrive/ui/**'
|
||||
workflow_dispatch:
|
||||
|
||||
Reference in New Issue
Block a user