We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0714ed commit 012bdb8Copy full SHA for 012bdb8
.github/workflows/ci-cd.yml
@@ -5,7 +5,7 @@ name: Movie Management CI
5
6
on:
7
push:
8
- branches: [ "master", "main", "hexagone", "movie", "ticket" ]
+ branches: [ "master", "main", "hexagone", "movie", "ticket", "e2e" ]
9
pull_request:
10
branches: [ "master", "main" ]
11
0 commit comments