Skip to content

chore(deps): bump actions/checkout from 4.1.3 to 4.2.2 #143

chore(deps): bump actions/checkout from 4.1.3 to 4.2.2

chore(deps): bump actions/checkout from 4.1.3 to 4.2.2 #143

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: amannn/action-semantic-pull-request@c24d6dd07c69e0826c52021944f216b2e3192535
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}