Skip to content

Commit

Permalink
[chore] #154 build_test 워크플로우 트리거 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
ShapeKim98 committed Nov 6, 2024
1 parent fd75eb4 commit 196d062
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,7 @@ name: build-test

on:
pull_request:
branches:
- develop
branches: ["develop/*"]

workflow_dispatch:

Expand Down

0 comments on commit 196d062

Please sign in to comment.