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