Update frontend.yaml
This commit is contained in:
parent
76c77690f3
commit
98370efaf2
1 changed files with 2 additions and 1 deletions
3
.github/workflows/frontend.yaml
vendored
3
.github/workflows/frontend.yaml
vendored
|
@ -1,6 +1,7 @@
|
||||||
name: frontend
|
name: frontend
|
||||||
on:
|
on:
|
||||||
push:
|
pull_request:
|
||||||
|
types: ['opened', 'edited', 'reopened', 'synchronize']
|
||||||
paths:
|
paths:
|
||||||
- 'kafka-ui-contract/**'
|
- 'kafka-ui-contract/**'
|
||||||
- 'kafka-ui-react-app/**'
|
- 'kafka-ui-react-app/**'
|
||||||
|
|
Loading…
Add table
Reference in a new issue