Skip to content

Commit 1d399df

Browse files
authored
Update pr-docker-compose-e2e.yml
1 parent c4d3e52 commit 1d399df

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
@@ -7,7 +7,7 @@ permissions:
77
contents: read
88

99
on:
10-
pull_request: #_target:
10+
pull_request:
1111
branches: ["main", "*rc"]
1212
types: [opened, reopened, ready_for_review, synchronize] # added `ready_for_review` since draft is skipped
1313
paths:

0 commit comments

Comments
 (0)