Skip to content

Commit

Permalink
chore: Skip benchmark for chore: commits
Browse files Browse the repository at this point in the history
  • Loading branch information
kdy1 committed Jun 17, 2024
1 parent aa59ca3 commit ae6ab65
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/bench.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ env:

jobs:
list-crates:
if: >-
${{ !contains(github.event.head_commit.message, 'chore: ') }}
name: List crates
runs-on: ubuntu-latest
outputs:
Expand Down

0 comments on commit ae6ab65

Please sign in to comment.