mirror of https://github.com/hashicorp/consul
Backport of chor: update rule to run frontend github tasks when changes are made … into release/1.16.x (#19065)
parent
330137e41f
commit
601b67d413
|
@ -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