We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 83456aa commit d2a6291Copy full SHA for d2a6291
.github/workflows/e2e.yaml
@@ -10,7 +10,7 @@ on:
10
description: "Run the build with tmate debugging enabled (https://github.com/marketplace/actions/debugging-with-tmate)"
11
required: false
12
default: false
13
- pull_request_target:
+ pull_request:
14
types:
15
- labeled
16
- opened
0 commit comments