Backport of chor: update rule to run frontend github tasks when changes are made … into release/1.16.x (#19065)
This commit is contained in:
parent
19f9de2224
commit
09bc2c41b7
|
@ -5,10 +5,8 @@ name: frontend
|
|||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
paths:
|
||||
- ui/**
|
||||
- backport/ui/**
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
|
Loading…
Reference in New Issue