Skip to content

- (github actions) Bump actions/cache from 3.3.2 to 4.0.2 #252

- (github actions) Bump actions/cache from 3.3.2 to 4.0.2

- (github actions) Bump actions/cache from 3.3.2 to 4.0.2 #252

Workflow file for this run

name: "Check the PR title"
on:
pull_request:
branches:
- main
types:
- opened
- edited
- synchronize
jobs:
check-pr-title:
name: Check the PR title
runs-on: ubuntu-20.04
steps:
- uses: blumilksoftware/action-pr-title@v1.2.0