Skip to content

Commit

Permalink
Hide previous github-actions bot benchmark comments (#520)
Browse files Browse the repository at this point in the history
  • Loading branch information
tekknolagi authored Nov 28, 2023
1 parent 08f3f44 commit 0284a39
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/cmake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,9 @@ jobs:
${{github.workspace}}/benchmarks/benchmarks/django/setup_django_minimal.sh
popd
./benchmarks/quickbench/diffrevs.py --run-django HEAD^ HEAD | tee django-benchmark-results.json
# Hide all previous benchmark comments from GitHub Actions; they are
# outdated.
- uses: int128/hide-comment-action@v1
- name: Comment on Pull Request
uses: actions/github-script@v6
with:
Expand Down

0 comments on commit 0284a39

Please sign in to comment.