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