Skip to content

chore(common): revert "fix the CI for checking if it is a library release" #1550

chore(common): revert "fix the CI for checking if it is a library release"

chore(common): revert "fix the CI for checking if it is a library release" #1550

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
lib
sandbox
cli
template
demo
helper
deps
requireScope: true