Skip to content

Commit

Permalink
test cicd
Browse files Browse the repository at this point in the history
  • Loading branch information
habinkim committed Jun 1, 2024
1 parent e6fbd72 commit efb1785
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 @@ -2,7 +2,7 @@ name: CI/CD

on:
push:
branches: [ develop ]
branches: [ develop, test/cicd ]

env:
S3_BUCKET_NAME: tuenfun-dev-deploy
Expand Down

0 comments on commit efb1785

Please sign in to comment.