Skip to content

Commit

Permalink
feat : 테스트 커밋(#89)
Browse files Browse the repository at this point in the history
  • Loading branch information
jinhoon227 committed Jan 21, 2024
1 parent a54b54f commit 09cc4b4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/action-test-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,12 @@ on:
branches:
- main
- develop

pull_request:
branches:
- main
- develop
- feature/** # 테스트용 트리거


// 트리거 발생 시 실행할 작업들
jobs:
Expand Down

0 comments on commit 09cc4b4

Please sign in to comment.