Skip to content

Commit db10da6

Browse files
committed
Remove main branch from action triggers
1 parent 8689cf0 commit db10da6

14 files changed

Lines changed: 0 additions & 28 deletions

.github/workflows/basket-api.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ name: basket-api
33
on:
44
push:
55
branches:
6-
- main
76
- dev
87

98
paths:
@@ -13,7 +12,6 @@ on:
1312

1413
pull_request:
1514
branches:
16-
- main
1715
- dev
1816
env:
1917
SERVICE: basket-api

.github/workflows/catalog-api.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ name: catalog-api
33
on:
44
push:
55
branches:
6-
- main
76
- dev
87

98
paths:
@@ -13,7 +12,6 @@ on:
1312

1413
pull_request:
1514
branches:
16-
- main
1715
- dev
1816
env:
1917
SERVICE: catalog-api

.github/workflows/identity-api.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ name: identity-api
33
on:
44
push:
55
branches:
6-
- main
76
- dev
87

98
paths:
@@ -13,7 +12,6 @@ on:
1312

1413
pull_request:
1514
branches:
16-
- main
1715
- dev
1816
env:
1917
SERVICE: identity-api

.github/workflows/mobileshoppingagg.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ name: mobileshoppingagg
33
on:
44
push:
55
branches:
6-
- main
76
- dev
87

98
paths:
@@ -12,7 +11,6 @@ on:
1211

1312
pull_request:
1413
branches:
15-
- main
1614
- dev
1715
env:
1816
SERVICE: mobileshoppingagg

.github/workflows/ordering-api.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ name: ordering-api
33
on:
44
push:
55
branches:
6-
- main
76
- dev
87

98
paths:
@@ -13,7 +12,6 @@ on:
1312

1413
pull_request:
1514
branches:
16-
- main
1715
- dev
1816
env:
1917
SERVICE: ordering-api

.github/workflows/ordering-backgroundtasks.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ name: ordering-backgroundtasks
33
on:
44
push:
55
branches:
6-
- main
76
- dev
87

98
paths:
@@ -13,7 +12,6 @@ on:
1312

1413
pull_request:
1514
branches:
16-
- main
1715
- dev
1816
env:
1917
SERVICE: ordering-backgroundtasks

.github/workflows/ordering-signalrhub.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ name: ordering-signalrhub
33
on:
44
push:
55
branches:
6-
- main
76
- dev
87

98
paths:
@@ -13,7 +12,6 @@ on:
1312

1413
pull_request:
1514
branches:
16-
- main
1715
- dev
1816
env:
1917
SERVICE: ordering-signalrhub

.github/workflows/payment-api.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ name: payment-api
33
on:
44
push:
55
branches:
6-
- main
76
- dev
87

98
paths:
@@ -13,7 +12,6 @@ on:
1312

1413
pull_request:
1514
branches:
16-
- main
1715
- dev
1816
env:
1917
SERVICE: payment-api

.github/workflows/webhooks-api.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ name: webhooks-api
33
on:
44
push:
55
branches:
6-
- main
76
- dev
87

98
paths:
@@ -13,7 +12,6 @@ on:
1312

1413
pull_request:
1514
branches:
16-
- main
1715
- dev
1816
env:
1917
SERVICE: webhooks-api

.github/workflows/webhooks-client.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ name: webhooks-client
33
on:
44
push:
55
branches:
6-
- main
76
- dev
87

98
paths:
@@ -13,7 +12,6 @@ on:
1312

1413
pull_request:
1514
branches:
16-
- main
1715
- dev
1816
env:
1917
SERVICE: webhooks-client

0 commit comments

Comments
 (0)