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 044fda6 commit a91df0bCopy full SHA for a91df0b
.github/workflows/postbench.yml
@@ -2,8 +2,8 @@ name: PostBenchmarks
2
on:
3
workflow_run:
4
workflows: [RunUploadBenchmarks]
5
- types: [completed]
6
- branches: [master, benchx]
+ # types: [completed]
+ # branches: [master, benchx]
7
jobs:
8
on-success:
9
runs-on: ubuntu-latest
0 commit comments