Skip to content

fix: use array instead of Vec for Codon representation (and other free perf improvements) #289

fix: use array instead of Vec for Codon representation (and other free perf improvements)

fix: use array instead of Vec for Codon representation (and other free perf improvements) #289

name: PR
on:
pull_request_target:
types:
- opened
- reopened
- edited
- synchronize
jobs:
title-format:
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v5.4.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
validateSingleCommit: true