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.
2 parents f085186 + 6f2a3ac commit 9c2aefeCopy full SHA for 9c2aefe
1 file changed
.github/workflows/PerformanceCheck.yml
@@ -1,10 +1,6 @@
1
name: Performance Check
2
on:
3
- push:
4
- branches:
5
- - 'master'
6
- tags: '*'
7
- pull_request:
+ workflow_dispatch:
8
jobs:
9
build-and-benchmark:
10
runs-on: ${{ matrix.os }}
0 commit comments