We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 829ce1c commit 320772dCopy full SHA for 320772d
1 file changed
.github/workflows/tpcds.yml
@@ -2,11 +2,7 @@ name: TPC-DS
2
3
on:
4
workflow_dispatch:
5
- pull_request_target:
6
- types:
7
- - opened
8
- - edited
9
- - synchronize
+ pull_request:
10
11
jobs:
12
test-spark-30:
0 commit comments