Skip to content

Commit

Permalink
test: cd 테스트를 위한 브랜치 임시 설정
Browse files Browse the repository at this point in the history
  • Loading branch information
wonlog-g committed Jul 7, 2024
1 parent 3162264 commit 97290a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: CD
on:
push:
branches:
- release/**
- sewon/**

jobs:
build:
Expand Down

0 comments on commit 97290a6

Please sign in to comment.