Skip to content

Commit

Permalink
fix: 타겟 브랜치 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
woody35545 authored Apr 29, 2024
1 parent fe65999 commit 29dfcab
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/feature-test.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: CI-CD
name: feature branch test
on:
push:
branches:
- 'releases/**'
- 'feature/**'
jobs:
build:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 29dfcab

Please sign in to comment.