about summary refs log tree commit diff
path: root/.github/workflows
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/build-and-push-link-aws.yaml4
1 files changed, 1 insertions, 3 deletions
diff --git a/.github/workflows/build-and-push-link-aws.yaml b/.github/workflows/build-and-push-link-aws.yaml
index f91af4877..1c17d6e19 100644
--- a/.github/workflows/build-and-push-link-aws.yaml
+++ b/.github/workflows/build-and-push-link-aws.yaml
@@ -1,8 +1,6 @@
 name: build-and-push-link-aws
 on:
-  push:
-    branches:
-      - divy/bskylink
+  workflow_dispatch:
 
 env:
   REGISTRY: ${{ secrets.AWS_ECR_REGISTRY_USEAST2_PACKAGES_REGISTRY }}