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:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
paths:
|
||||||
- main
|
|
||||||
- ui/**
|
- ui/**
|
||||||
- backport/ui/**
|
|
||||||
|
|
||||||
permissions:
|
permissions:
|
||||||
contents: read
|
contents: read
|
||||||
|
|
Loading…
Reference in New Issue