Skip to content

chore(deps-dev): bump @commitlint/config-conventional from 18.6.0 to 19.0.0 #919

chore(deps-dev): bump @commitlint/config-conventional from 18.6.0 to 19.0.0

chore(deps-dev): bump @commitlint/config-conventional from 18.6.0 to 19.0.0 #919

Workflow file for this run

name: 'Author Assign'
on:
pull_request_target:
types: [opened, reopened]
jobs:
assign-author:
runs-on: ubuntu-latest
steps:
- uses: toshimaru/auto-author-assign@v1.1.0
with:
repo-token: '${{ secrets.GITHUB_TOKEN }}'