chore(actions): changed github actions (#3017)

This commit is contained in:
Kraiem Taha Yassine 2025-02-10 12:58:01 +01:00 committed by GitHub
parent 3975962f70
commit f9ec7bce68
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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:
- "sourcemap-reader/**"
- "!sourcemap-reader/.gitignore"

View file

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