Skip to content

Commit bbd2d69

Browse files
committed
๐Ÿ™€ chore: ์›Œํฌํ”Œ๋กœ์šฐ push branch ์ˆ˜์ •
1 parent 2cd2f77 commit bbd2d69

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

โ€Ž.github/workflows/boolock-main-cicd.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,7 @@ name: main ci/cd action
22

33
on:
44
push:
5-
branches: ['main']
6-
push:
7-
branches: ['feat/44']
5+
branches: ['main', 'feat/44']
86
workflow_dispatch:
97

108
jobs:

0 commit comments

Comments
ย (0)