Skip to content

Commit

Permalink
on.push.branches HOTFIX** 패턴 등록
Browse files Browse the repository at this point in the history
  • Loading branch information
jhkang1517 committed Feb 3, 2024
1 parent e946f4d commit 9fc8744
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,9 @@ on:
push:
branches:
- main
pull_request:
branches:
- HOTFIX**


env:
S3_BUCKET_NAME: mara-s3bucket
AWS_ACCESS_KEY_ID: ${{secrets.AWS_ACCESS_KEY_ID}}
Expand Down

0 comments on commit 9fc8744

Please sign in to comment.