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 c169380 commit 6df134eCopy full SHA for 6df134e
.github/workflows/trie-build.yml
@@ -98,8 +98,6 @@ jobs:
98
output-file-path: ${{ env.cwd }}/output.txt
99
# Location of data in gh-pages branch
100
benchmark-data-dir-path: dev/bench/trie
101
- # Enable alert commit comment
102
- comment-on-alert: true
103
# GitHub API token to make a commit comment
104
github-token: ${{ secrets.GITHUB_TOKEN }}
105
# Push and deploy to GitHub pages branch automatically (if on master)
0 commit comments