Skip to content

Commit

Permalink
Modify build and push lambda to use this branch
Browse files Browse the repository at this point in the history
  • Loading branch information
adamfraser committed Jun 25, 2024
1 parent 6c24991 commit 9dbd675
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/indexer-build-and-push-lambda.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
name: Indexer Build and push Lambda

on:
push:
branches:
- adam/ct-861-websocket-topic-for-blockheight
- 'release/indexer/v[0-9]+.[0-9]+.x' # e.g. release/indexer/v0.1.x
- 'release/indexer/v[0-9]+.x' # e.g. release/indexer/v1.x
workflow_call:
inputs:
ENVIRONMENT:
Expand Down

0 comments on commit 9dbd675

Please sign in to comment.