chore(ci): Prevent benchmark from marking PR as failed (#2488)

This commit is contained in:
Donny/강동윤 2021-10-20 04:01:30 +09:00 committed by GitHub
parent bf886bac73
commit eef63ca6db
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -72,7 +72,7 @@ jobs:
output-file-path: output.txt
external-data-json-path: ./raw-data/benchmark-data.json
# Workflow will fail when an alert happens
fail-on-alert: true
# fail-on-alert: true
# GitHub API token to make a commit comment
github-token: ${{ secrets.GITHUB_TOKEN }}
# Enable alert commit comment