chore(actions): changed github actions

This commit is contained in:
Taha Yassine Kraiem 2025-02-10 12:57:28 +01:00
parent 3191843829
commit b9ac2d2238
9 changed files with 0 additions and 10 deletions

View file

@ -10,8 +10,6 @@ on:
branches:
- dev
- api-*
- v1.11.0-patch
- actions_test
paths:
- "ee/api/**"
- "api/**"

View file

@ -10,7 +10,6 @@ on:
branches:
- dev
- api-*
- v1.11.0-patch
paths:
- "api/**"
- "!api/.gitignore"

View file

@ -9,7 +9,6 @@ on:
push:
branches:
- dev
- api-*
paths:
- "ee/assist/**"
- "assist/**"

View file

@ -9,7 +9,6 @@ on:
push:
branches:
- dev
- api-*
paths:
- "assist/**"
- "!assist/.gitignore"

View file

@ -10,7 +10,6 @@ on:
branches:
- dev
- api-*
- v1.11.0-patch
paths:
- "ee/api/**"
- "api/**"

View file

@ -9,7 +9,6 @@ on:
push:
branches:
- dev
- api-*
paths:
- "ee/peers/**"
- "peers/**"

View file

@ -9,7 +9,6 @@ on:
push:
branches:
- dev
- api-*
paths:
- "peers/**"
- "!peers/.gitignore"

View file

@ -9,7 +9,6 @@ on:
push:
branches:
- dev
- api-*
paths:
- "ee/sourcemap-reader/**"
- "sourcemap-reader/**"

View file

@ -9,7 +9,6 @@ on:
push:
branches:
- dev
- api-*
paths:
- "sourcemap-reader/**"
- "!sourcemap-reader/.gitignore"