Skip to content

ci: bump dart-lang/setup-dart from 1.3 to 1.4 #40

ci: bump dart-lang/setup-dart from 1.3 to 1.4

ci: bump dart-lang/setup-dart from 1.3 to 1.4 #40

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