Skip to content

fix(common): clean up types #376

fix(common): clean up types

fix(common): clean up types #376

Workflow file for this run

on:
pull_request:
types: [opened, edited, synchronize, reopened]
# https://github.com/amannn/action-semantic-pull-request
jobs:
title-check:
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
scopes: |
common
story
tool-next
space-nuxt-base
space-nuxt-base-ui
space-nuxt-starter
requireScope: true