Explorar o código

fix backend ci

Rustam Gimadiev %!s(int64=4) %!d(string=hai) anos
pai
achega
3c54f39ca6
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .github/workflows/backend.yml

+ 1 - 1
.github/workflows/backend.yml

@@ -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