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.yaml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/workflows/build-and-push-embedr-aws.yaml b/.github/workflows/build-and-push-embedr-aws.yaml
index 07a6d616a..23d1538fe 100644
--- a/.github/workflows/build-and-push-embedr-aws.yaml
+++ b/.github/workflows/build-and-push-embedr-aws.yaml
@@ -3,7 +3,6 @@ on:
   push:
     branches:
       - main
-      - go-124
 
 env:
   REGISTRY: ${{ secrets.AWS_ECR_REGISTRY_USEAST2_PACKAGES_REGISTRY }}