chore(actions): change actions

This commit is contained in:
Taha Yassine Kraiem 2023-03-06 14:32:34 +01:00
parent 002689fae0
commit a74bfa1b61
10 changed files with 15 additions and 5 deletions

View file

@ -8,7 +8,8 @@ on:
default: 'false'
push:
branches:
- api-v1.10.0
- dev
- api-*
paths:
- "ee/api/**"
- "api/**"

View file

@ -8,7 +8,8 @@ on:
default: 'false'
push:
branches:
- api-v1.10.0
- dev
- api-*
paths:
- "api/**"
- "!api/.gitignore"

View file

@ -8,7 +8,8 @@ on:
default: 'false'
push:
branches:
- api-v1.10.0
- dev
- api-*
paths:
- "ee/api/**"
- "api/**"

View file

@ -8,7 +8,8 @@ on:
default: 'false'
push:
branches:
- api-v1.10.0
- dev
- api-*
paths:
- "api/**"
- "!api/.gitignore"

View file

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

View file

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

View file

@ -8,7 +8,8 @@ on:
default: 'false'
push:
branches:
- api-v1.10.0
- dev
- api-*
paths:
- "ee/api/**"
- "api/**"

View file

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

View file

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

View file

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