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 1178dfd commit 186ee83Copy full SHA for 186ee83
.github/workflows/accuracy-tests.yml
@@ -47,7 +47,7 @@ jobs:
47
path: .accuracy/test-summary.html
48
- name: Comment summary on PR
49
if: github.event_name == 'pull_request' && github.event.label.name == 'accuracy-tests'
50
- uses: marocchino/sticky-pull-request-comment@d2ad0de260ae8b0235ce059e63f2949ba9e05943 # v2
+ uses: marocchino/sticky-pull-request-comment@773744901bac0e8cbb5a0dc842800d45e9b2b405 # v2
51
with:
52
# Hides the previous comment and add a comment at the end
53
hide_and_recreate: true
0 commit comments