Skip to content

Commit 8ab8276

Browse files
committed
🚀 test indexer check
1 parent f2e0aa3 commit 8ab8276

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/check-indexer-sync.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ name: Check Indexer Sync & Switchover
88
# 3. Triggers a deploy of the old live backend (so both end up updated)
99

1010
on:
11+
push:
12+
branches:
13+
- km/automted-deployment
1114
schedule:
1215
- cron: '*/30 * * * *'
1316
workflow_dispatch:

.github/workflows/deploy-indexer-bluegreen.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,6 @@ name: Deploy Indexer (Blue-Green)
77
# once the backup finishes re-indexing.
88

99
on:
10-
push:
11-
branches:
12-
- km/automted-deployment
1310
workflow_dispatch:
1411
inputs:
1512
environment:

0 commit comments

Comments
 (0)