Skip to content

Commit

Permalink
chore: update CI
Browse files Browse the repository at this point in the history
  • Loading branch information
tusharmath committed Jul 22, 2024
1 parent e7b1bfa commit d7cacac
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/bench.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ permissions:
jobs:
benchmark:
runs-on: benchmarking-runner
if: github.event.head_commit.message != 'Update performance results in README.md'
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
strategy:
Expand Down Expand Up @@ -82,4 +81,4 @@ jobs:
with:
branch: main
commit_author: Author <[email protected]>
commit_message: "Update performance results in README.md"
commit_message: "[ci skip] update performance results in README.md"

0 comments on commit d7cacac

Please sign in to comment.