about summary refs log tree commit diff
path: root/.github/workflows/build-and-push-embedr-aws.yaml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/build-and-push-embedr-aws.yaml')
-rw-r--r--.github/workflows/build-and-push-embedr-aws.yaml2
1 files changed, 0 insertions, 2 deletions
diff --git a/.github/workflows/build-and-push-embedr-aws.yaml b/.github/workflows/build-and-push-embedr-aws.yaml
index f7f24af9f..23d1538fe 100644
--- a/.github/workflows/build-and-push-embedr-aws.yaml
+++ b/.github/workflows/build-and-push-embedr-aws.yaml
@@ -3,8 +3,6 @@ on:
   push:
     branches:
       - main
-      - bnewbold/embedr
-      - bnewbold/embedr-rebase
 
 env:
   REGISTRY: ${{ secrets.AWS_ECR_REGISTRY_USEAST2_PACKAGES_REGISTRY }}