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: