Skip to content

Commit 04b82ea

Browse files
authored
Update ci-cd.yml
added movie branch to ci-cd on push
1 parent 30d7e8b commit 04b82ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-cd.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ name: Movie Management CI
55

66
on:
77
push:
8-
branches: [ "master", "main", "hexagone" ]
8+
branches: [ "master", "main", "hexagone", "movie" ]
99
pull_request:
1010
branches: [ "master", "main" ]
1111

0 commit comments

Comments
 (0)