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 1eefcc5 commit 9f05fc0Copy full SHA for 9f05fc0
.github/workflows/accuracy-tests.yml
@@ -49,4 +49,7 @@ jobs:
49
if: github.event_name == 'pull_request' && github.event.label.name == 'accuracy-tests'
50
uses: marocchino/sticky-pull-request-comment@d2ad0de260ae8b0235ce059e63f2949ba9e05943 # v2
51
with:
52
+ # Hides the previous comment and add a comment at the end
53
+ hide_and_recreate: true
54
+ hide_classify: "OUTDATED"
55
path: .accuracy/test-brief.md
0 commit comments