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:
DevTekVE
2024-11-16 23:45:12 +01:00
committed by GitHub
parent 2426354d72
commit ad742515f1

View File

@@ -8,6 +8,7 @@ on:
types: [assigned, opened, synchronize, reopened, edited]
branches:
- 'master'
- 'master-new'
paths:
- 'selfdrive/ui/**'
workflow_dispatch: