Skip to content

Commit

Permalink
Merge pull request #14 from 100-hours-a-week/Lcrescent3es-patch-1
Browse files Browse the repository at this point in the history
Fix: Trigger 수정
  • Loading branch information
Lcrescent3es authored Aug 15, 2024
2 parents c0f2373 + 906f836 commit 996c5fc
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@ on:
push:
branches:
- main
pull_request_target:
branches:
- main

jobs:
build-and-push:
Expand Down Expand Up @@ -68,4 +65,4 @@ jobs:
env:
AWS_ACCESS_KEY_ID: ${{ secrets.AWS_ACCESS_KEY_ID }}
AWS_SECRET_ACCESS_KEY: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
AWS_REGION: ${{ secrets.AWS_REGION }}
AWS_REGION: ${{ secrets.AWS_REGION }}

0 comments on commit 996c5fc

Please sign in to comment.