Skip to content

Commit 2c527da

Browse files
committed
test
Signed-off-by: ZePan110 <ze.pan@intel.com>
1 parent b379686 commit 2c527da

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

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

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,9 @@ permissions:
77
contents: read
88

99
on:
10-
pull_request: #_target:
11-
branches: ["main", "*rc"]
10+
push:
11+
# ll_request: #_target:
12+
branches: ["main", "*rc", "ze-opt/ui"]
1213
types: [opened, reopened, ready_for_review, synchronize] # added `ready_for_review` since draft is skipped
1314
paths:
1415
- "**/Dockerfile**"

0 commit comments

Comments
 (0)