Skip to content

chore(deps): bump yaml and semantic-release #161

chore(deps): bump yaml and semantic-release

chore(deps): bump yaml and semantic-release #161

Workflow file for this run

name: pull-request
on:
pull_request_target:
types:
- opened
- reopened
- edited
jobs:
title:
runs-on: ubuntu-latest
steps:
- uses: aslafy-z/conventional-pr-title-action@v3
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}