Skip to content

Commit 32d056e

Browse files
author
Borja García Rodríguez
committed
test builds on branch
1 parent 90fe35f commit 32d056e

14 files changed

Lines changed: 14 additions & 0 deletions

.github/workflows/basket-api.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on:
55
branches:
66
- main
77
- dev
8+
- feature/github-actions
89

910
paths:
1011
- src/BuildingBlocks/*

.github/workflows/catalog-api.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on:
55
branches:
66
- main
77
- dev
8+
- feature/github-actions
89

910
paths:
1011
- src/BuildingBlocks/*

.github/workflows/identity-api.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on:
55
branches:
66
- main
77
- dev
8+
- feature/github-actions
89

910
paths:
1011
- src/BuildingBlocks/*

.github/workflows/mobileshoppingagg.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on:
55
branches:
66
- main
77
- dev
8+
- feature/github-actions
89

910
paths:
1011
- src/ApiGateways/Mobile.Bff.Shopping/aggregator/*

.github/workflows/ordering-api.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on:
55
branches:
66
- main
77
- dev
8+
- feature/github-actions
89

910
paths:
1011
- src/BuildingBlocks/*

.github/workflows/ordering-backgroundtasks.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on:
55
branches:
66
- main
77
- dev
8+
- feature/github-actions
89

910
paths:
1011
- src/BuildingBlocks/*

.github/workflows/ordering-signalrhub.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on:
55
branches:
66
- main
77
- dev
8+
- feature/github-actions
89

910
paths:
1011
- src/BuildingBlocks/*

.github/workflows/payment-api.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on:
55
branches:
66
- main
77
- dev
8+
- feature/github-actions
89

910
paths:
1011
- src/BuildingBlocks/*

.github/workflows/webhooks-api.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on:
55
branches:
66
- main
77
- dev
8+
- feature/github-actions
89

910
paths:
1011
- src/BuildingBlocks/*

.github/workflows/webhooks-client.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on:
55
branches:
66
- main
77
- dev
8+
- feature/github-actions
89

910
paths:
1011
- src/BuildingBlocks/*

0 commit comments

Comments
 (0)