From 5422d3961c13c61a93666f4bf7e1ef751a81a312 Mon Sep 17 00:00:00 2001 From: Barrett Ruth Date: Tue, 30 Dec 2025 19:47:55 -0600 Subject: [PATCH] fix --- .github/workflows/aws.yaml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.github/workflows/aws.yaml b/.github/workflows/aws.yaml index 64c4559..ef57cd0 100644 --- a/.github/workflows/aws.yaml +++ b/.github/workflows/aws.yaml @@ -1,9 +1,7 @@ name: Deploy to AWS S3 on: - pull_request: - branches: [ main ] push: - branches: [ main ] + branches: [main] jobs: deploy: