Skip to content

Commit

Permalink
Feat: CI/CD
Browse files Browse the repository at this point in the history
  • Loading branch information
Hawardshin committed Nov 5, 2024
1 parent c0c1ffd commit 362d83c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CICD.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ permissions:
contents: read
on:
push:
branches: [ master ]
branches: [ master,SCRUM-27--Feature/aws-deploy ]
jobs:
build:
runs-on: ubuntu-latest # 3 실행 환경 지정
Expand Down

0 comments on commit 362d83c

Please sign in to comment.