Skip to content

feat(page-types): add manifest page types #75

feat(page-types): add manifest page types

feat(page-types): add manifest page types #75

Workflow file for this run

name: Lint title
on: pull_request
jobs:
lint-title:
name: Validate
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}