Skip to content

fix(deps): bump braces and gulp #1834

fix(deps): bump braces and gulp

fix(deps): bump braces and gulp #1834

Workflow file for this run

# Copied from https://github.com/amannn/action-semantic-pull-request/blob/master/.github/workflows/lint-pr-title.yml
name: 'Lint PR title'
on:
pull_request_target:
types:
- opened
- edited
- synchronize
jobs:
main:
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v5.4.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}