mirror of
https://github.com/swc-project/swc.git
synced 2024-12-26 23:27:56 +03:00
chore: Skip benchmark for chore:
commits
This commit is contained in:
parent
aa59ca3727
commit
ae6ab656fa
2
.github/workflows/bench.yml
vendored
2
.github/workflows/bench.yml
vendored
@ -23,6 +23,8 @@ env:
|
||||
|
||||
jobs:
|
||||
list-crates:
|
||||
if: >-
|
||||
${{ !contains(github.event.head_commit.message, 'chore: ') }}
|
||||
name: List crates
|
||||
runs-on: ubuntu-latest
|
||||
outputs:
|
||||
|
Loading…
Reference in New Issue
Block a user