Skip to content

build(deps-dev): bump the tailwind-stack group across 1 directory with 4 updates #449

build(deps-dev): bump the tailwind-stack group across 1 directory with 4 updates

build(deps-dev): bump the tailwind-stack group across 1 directory with 4 updates #449

Workflow file for this run

name: Lint PR Title
on:
pull_request:
types: [opened, edited, synchronize, reopened]
permissions:
pull-requests: read
jobs:
lint:
name: lint-pr-title
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v6
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}