Skip to content

chore(deps): Bump word-wrap from 1.2.3 to 1.2.4 #144

chore(deps): Bump word-wrap from 1.2.3 to 1.2.4

chore(deps): Bump word-wrap from 1.2.3 to 1.2.4 #144

name: 'Lint PR title preview (current branch, ignoreLabels enabled)'
on:
pull_request:
types:
- opened
- edited
- synchronize
- labeled
- unlabeled
jobs:
main:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-node@v2
with:
node-version: 16
- run: yarn install
- run: yarn build
- uses: ./
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
ignoreLabels: |
bot
ignore-semantic-pull-request