about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--.github/workflows/build-and-push-bskyweb-aws.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/build-and-push-bskyweb-aws.yaml b/.github/workflows/build-and-push-bskyweb-aws.yaml
index 01f081375..ddaefbf66 100644
--- a/.github/workflows/build-and-push-bskyweb-aws.yaml
+++ b/.github/workflows/build-and-push-bskyweb-aws.yaml
@@ -5,7 +5,7 @@ on:
     branches:
       - main
   pull_request:
-    branches: [brianolson:ipcc-handler]
+    branches: [main]
 
 env:
   REGISTRY: ${{ secrets.AWS_ECR_REGISTRY_USEAST2_PACKAGES_REGISTRY }}