Skip to content
This repository has been archived by the owner on Feb 7, 2024. It is now read-only.

Set disclaimer that this project is not maintained anymore #1158

Set disclaimer that this project is not maintained anymore

Set disclaimer that this project is not maintained anymore #1158

name: "PR Title Checker"
on:
pull_request_target:
types:
- opened
- edited
- synchronize
- labeled
- unlabeled
jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: Seagate/[email protected]
with:
GITHUB_TOKEN: ${{ secrets.TOKEN }}