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 5b162ff commit 83356aeCopy full SHA for 83356ae
.github/workflows/run_benchmark_multi_table.yaml
@@ -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
run-sdgym-multi-table-benchmark:
0 commit comments