Skip to content

Commit 3b7f527

Browse files
committed
continue on comment error
1 parent 0c043f3 commit 3b7f527

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/benchmark-tracking.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,7 @@ jobs:
9999

100100
- name: Comment on pull request
101101
if: always() && github.event_name == 'pull_request' && steps.run.outcome == 'success'
102+
continue-on-error: true
102103
uses: actions/github-script@f28e40c7f34bde8b3046d885e986cb6290c5673b # v7.1.0
103104
with:
104105
script: |

0 commit comments

Comments
 (0)