Skip to content

feat: Add health check endpoint for monitoring bot status #26

feat: Add health check endpoint for monitoring bot status

feat: Add health check endpoint for monitoring bot status #26

name: PR Semantic Titles
on:
pull_request_target:
types:
- opened
- synchronize
- reopened
- edited
- ready_for_review
jobs:
title:
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v3.1.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}