Skip to content

fix: prevent error when more than two streams with the same hash in s… #200

fix: prevent error when more than two streams with the same hash in s…

fix: prevent error when more than two streams with the same hash in s… #200

name: Conventional Commits
on:
pull_request:
branches: [ main ]
jobs:
build:
name: Conventional Commits
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: webiny/[email protected]
#with:
#GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # Optional, for private repositories.
#allowed-commit-types: "feat,fix," # Optional, set if you want a subset of commit types to be allowed.