Skip to content

Commit a31a69d

Browse files
committed
test
Signed-off-by: ZePan110 <[email protected]>
1 parent b379686 commit a31a69d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-docker-compose-e2e.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ permissions:
88

99
on:
1010
pull_request: #_target:
11-
branches: ["main", "*rc"]
11+
branches: ["main", "*rc", "ze-opt/ui-test"]
1212
types: [opened, reopened, ready_for_review, synchronize] # added `ready_for_review` since draft is skipped
1313
paths:
1414
- "**/Dockerfile**"

0 commit comments

Comments
 (0)