Skip to content

ci(deps): update taiki-e/install-action action to v2.25.0 #739

ci(deps): update taiki-e/install-action action to v2.25.0

ci(deps): update taiki-e/install-action action to v2.25.0 #739

Workflow file for this run

name: Check PR title
on:
pull_request_target:
types:
- opened
- reopened
- edited
- synchronize
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: aslafy-z/conventional-pr-title-action@a0b851005a0f82ac983a56ead5a8111c0d8e044a # v3.2.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}