Skip to content

refactor: removes zsh successful cmd filter and uses zsh plugin instead #146

refactor: removes zsh successful cmd filter and uses zsh plugin instead

refactor: removes zsh successful cmd filter and uses zsh plugin instead #146

Workflow file for this run

name: PR Title Linter
on:
pull_request_target:
types:
- opened
- edited
- synchronize
jobs:
main:
name: Conventional Commits
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
types: |
feat
fix
build
ci
docs
style
refactor
perf
test
chore
scopes: |
core
functions
configs