about summary refs log tree commit diff
diff options
context:
space:
mode:
authorJaz <ericvolp12@gmail.com>2024-09-06 14:58:19 -0700
committerGitHub <noreply@github.com>2024-09-06 14:58:19 -0700
commitd41a00b373ada4c3566cc5af57f232b34604cc02 (patch)
tree9daee8c60a23732ae327c9816689d0cb09983292
parenteec93c4e74fb1c87cb490c5a42c377e1bab41454 (diff)
downloadvoidsky-d41a00b373ada4c3566cc5af57f232b34604cc02.tar.zst
Trigger a build maybe
-rw-r--r--.github/workflows/build-and-push-bskyweb-aws.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/workflows/build-and-push-bskyweb-aws.yaml b/.github/workflows/build-and-push-bskyweb-aws.yaml
index 6eb9485b1..01f081375 100644
--- a/.github/workflows/build-and-push-bskyweb-aws.yaml
+++ b/.github/workflows/build-and-push-bskyweb-aws.yaml
@@ -4,6 +4,8 @@ on:
   push:
     branches:
       - main
+  pull_request:
+    branches: [brianolson:ipcc-handler]
 
 env:
   REGISTRY: ${{ secrets.AWS_ECR_REGISTRY_USEAST2_PACKAGES_REGISTRY }}