Update frontend.yaml

This commit is contained in:
Oleg Shur 2021-03-18 18:21:15 +03:00 committed by GitHub
parent 76c77690f3
commit 98370efaf2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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/**'