Skip to content

Commit

Permalink
ci: make the PR comment optional so dependabot PRs pass CI
Browse files Browse the repository at this point in the history
  • Loading branch information
joanise authored Apr 18, 2024
1 parent 4b0ad9d commit 5166562
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ jobs:
- name: Report help speed in a PR comment
if: github.event_name == 'pull_request'
continue-on-error: true
uses: mshick/add-pr-comment@v2
with:
preformatted: true
Expand Down

0 comments on commit 5166562

Please sign in to comment.