We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0de76be commit b379686Copy full SHA for b379686
1 file changed
.github/workflows/pr-docker-compose-e2e.yml
@@ -7,7 +7,7 @@ permissions:
7
contents: read
8
9
on:
10
- pull_request_target:
+ pull_request: #_target:
11
branches: ["main", "*rc"]
12
types: [opened, reopened, ready_for_review, synchronize] # added `ready_for_review` since draft is skipped
13
paths:
0 commit comments