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 85cd57c commit 93a093aCopy full SHA for 93a093a
.github/workflows/cont-bench.yml
@@ -64,7 +64,7 @@ jobs:
64
name: Fortran Benchmark
65
tool: 'googlecpp'
66
output-file-path: pr/bench-*
67
- github-token: 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
+ github-token: ${{ secrets.TOKEN }}
68
auto-push: true
69
alert-threshold: '200%'
70
comment-on-alert: true
0 commit comments