We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f74afde commit 375f773Copy full SHA for 375f773
.github/workflows/run_benchmark_single_table.yml
@@ -4,6 +4,9 @@ on:
4
workflow_dispatch:
5
schedule:
6
- cron: "0 5 1 * *"
7
+ push:
8
+ branches:
9
+ - issue-516-add-workflows
10
11
jobs:
12
call-run-sdgym-benchmark:
0 commit comments