Skip to content

Commit

Permalink
add comment on alert to the benchmark settings
Browse files Browse the repository at this point in the history
  • Loading branch information
mkolopanis committed Aug 13, 2024
1 parent 3dcb9c8 commit c5ab198
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/macosx_windows_ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -156,4 +156,6 @@ jobs:
summary-always: true
# Enable commenting
comment-always: true
# Comment on the PR if the branch is not a fork
comment-on-alert: ${{ github.event.pull_request.head.repo.fork == false }}
github-token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit c5ab198

Please sign in to comment.