Skip to content

chore: Bump easybuild.shipit from 2.0.2 to 3.0.0 #182

chore: Bump easybuild.shipit from 2.0.2 to 3.0.0

chore: Bump easybuild.shipit from 2.0.2 to 3.0.0 #182

name: conventional-pr-title
on:
pull_request:
types: [opened, edited, synchronize, reopened]
branches: [main]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v6
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
types: |
feat
fix
chore
docs
style
refactor
perf
test
ci
build
revert