Skip to content

build(deps): bump undici from 7.16.0 to 7.24.1 in the npm_and_yarn group across 1 directory #52

build(deps): bump undici from 7.16.0 to 7.24.1 in the npm_and_yarn group across 1 directory

build(deps): bump undici from 7.16.0 to 7.24.1 in the npm_and_yarn group across 1 directory #52

name: "Lint PR"
on:
pull_request_target:
types:
- opened
- edited
- synchronize
permissions:
pull-requests: read
jobs:
main:
name: Validate PR title
runs-on: ubuntu-slim
steps:
- uses: amannn/action-semantic-pull-request@v6.1.1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}