Skip to content

fix(collection-of): add Enum decorator support when it's a prop array #21

fix(collection-of): add Enum decorator support when it's a prop array

fix(collection-of): add Enum decorator support when it's a prop array #21

name: "LintPRTitle"
on:
pull_request_target:
types:
- opened
- edited
- synchronize
jobs:
main:
runs-on: ubuntu-latest
steps:
# Please look up the latest version from here
# https://github.com/amannn/action-semantic-pull-request/releases
- uses: amannn/action-semantic-pull-request@e9fabac35e210fea40ca5b14c0da95a099eff26f # v5.4.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}