about summary refs log tree commit diff
diff options
context:
space:
mode:
authorJaz <ericvolp12@gmail.com>2024-09-06 15:00:13 -0700
committerGitHub <noreply@github.com>2024-09-06 15:00:13 -0700
commitdc6b04b66fe0d9de0e4fd311172cae3b22fcfeb6 (patch)
treece989e2546faf516926d842712dcd485368e52ab
parent6620ee421b125b1ae63a85e29e3e947094fb24c8 (diff)
downloadvoidsky-dc6b04b66fe0d9de0e4fd311172cae3b22fcfeb6.tar.zst
nvm
-rw-r--r--.github/workflows/build-and-push-bskyweb-aws.yaml2
1 files changed, 0 insertions, 2 deletions
diff --git a/.github/workflows/build-and-push-bskyweb-aws.yaml b/.github/workflows/build-and-push-bskyweb-aws.yaml
index ddaefbf66..6eb9485b1 100644
--- a/.github/workflows/build-and-push-bskyweb-aws.yaml
+++ b/.github/workflows/build-and-push-bskyweb-aws.yaml
@@ -4,8 +4,6 @@ on:
   push:
     branches:
       - main
-  pull_request:
-    branches: [main]
 
 env:
   REGISTRY: ${{ secrets.AWS_ECR_REGISTRY_USEAST2_PACKAGES_REGISTRY }}