Skip to content

Commit

Permalink
fix: trigger 브랜치 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
yujamint committed Jun 28, 2024
1 parent 86bb357 commit 2987003
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: deploy

on:
push:
branches: [refactor/cd-flow]
branches: [dev]

jobs:
deploy:
Expand Down

0 comments on commit 2987003

Please sign in to comment.