Skip to content

chore(deps): bump actions/checkout from 3 to 4 #3

chore(deps): bump actions/checkout from 3 to 4

chore(deps): bump actions/checkout from 3 to 4 #3

Workflow file for this run

on:
pull_request_target:
types:
- opened
- edited
- synchronize
- ready_for_review
jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: thehanimo/pr-title-checker@v1.4.0
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}