Skip to content

build(deps): bump tmp from 0.2.3 to 0.2.4 in the npm_and_yarn group across 1 directory #7

build(deps): bump tmp from 0.2.3 to 0.2.4 in the npm_and_yarn group across 1 directory

build(deps): bump tmp from 0.2.3 to 0.2.4 in the npm_and_yarn group across 1 directory #7

name: Semantic Pull Request
on:
pull_request_target:
types:
- opened
- edited
- synchronize
jobs:
main:
if: github.repository == 'ranuts/document'
runs-on: ubuntu-latest
name: Semantic Pull Request
steps:
- name: Validate PR title
uses: amannn/action-semantic-pull-request@v5
env:
GITHUB_TOKEN: ${{ secrets.WEREAD_DEPLOY_KEY }}