Skip to content

Commit

Permalink
fix : OZ/ -> OZ-로 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
guesung committed Aug 23, 2023
1 parent 39487a5 commit 95c502c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd-feature-branch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: CD-feature branch
on:
push:
branches:
- 'OZ/**'
- 'OZ-**'

jobs:
build:
Expand Down

0 comments on commit 95c502c

Please sign in to comment.