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 1251271 commit be7448bCopy full SHA for be7448b
.github/workflows/Benchmark.yml
@@ -3,7 +3,8 @@ name: MaCh3 Benchmark
3
on:
4
push:
5
branches:
6
- - [feature_benchmark, main]
+ - feature_benchmark
7
+ - main
8
9
permissions:
10
# Required permissions for GitHub Pages deployment and content updates
0 commit comments