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 8f8a62b commit a2fafdbCopy full SHA for a2fafdb
.github/workflows/benchmark.yml
@@ -1,8 +1,8 @@
1
name: (Runtime) Build and Test
2
on:
3
workflow_dispatch: {}
4
- schedule:
5
- - cron: 15 */12 * * *
+ # schedule:
+ # - cron: 15 */12 * * *
6
permissions: {}
7
concurrency:
8
group: ${{ github.workflow }}-${{ github.ref_name }}-${{ github.event.pull_request.number || github.run_id }}
0 commit comments