We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b379686 commit a31a69dCopy full SHA for a31a69d
.github/workflows/pr-docker-compose-e2e.yml
@@ -8,7 +8,7 @@ permissions:
8
9
on:
10
pull_request: #_target:
11
- branches: ["main", "*rc"]
+ branches: ["main", "*rc", "ze-opt/ui-test"]
12
types: [opened, reopened, ready_for_review, synchronize] # added `ready_for_review` since draft is skipped
13
paths:
14
- "**/Dockerfile**"
0 commit comments