We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e94de77 commit a97f50cCopy full SHA for a97f50c
1 file changed
.github/workflows/perf_cockraochdb-21.yml
@@ -9,8 +9,13 @@ on:
9
# branches: [ master, eugene/* ]
10
# pull_request:
11
# branches: [ master ]
12
+ # -------------------------------------------------------------------------------------------------------------------------------
13
+ # Disabling the perf test - as this takes over 5 hours
14
15
push:
- branches: [ perf ]
16
+ branches: [ never-ever-run-this ]
17
+ # push:
18
+ # branches: [ perf ]
19
20
# branches: [ perf ]
21
jobs:
0 commit comments