fix backend ci
This commit is contained in:
parent
7c86adbd67
commit
3c54f39ca6
1 changed files with 1 additions and 1 deletions
2
.github/workflows/backend.yml
vendored
2
.github/workflows/backend.yml
vendored
|
@ -3,7 +3,7 @@ on:
|
|||
pull_request:
|
||||
types: ['opened', 'edited', 'reopened', 'synchronize']
|
||||
paths:
|
||||
- '!kafka-ui-react-app/**'
|
||||
- 'kafka-ui-api/**'
|
||||
jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
|
|
Loading…
Add table
Reference in a new issue