Skip to content

Commit 45854fe

Browse files
committed
fix: Remove feat/be/** from deploy workflow branches
1 parent 8fe4b95 commit 45854fe

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ on:
2424
- "Dockerfile"
2525
branches:
2626
- main
27-
- feat/be/**
2827
permissions:
2928
contents: write # 태그/릴리즈
3029
packages: write # GHCR 푸시

0 commit comments

Comments
 (0)