Skip to content

chore: update project to use node.js 22.21.1 #747

chore: update project to use node.js 22.21.1

chore: update project to use node.js 22.21.1 #747

Workflow file for this run

## Reference: https://github.com/amannn/action-semantic-pull-request
---
name: 'Lint PR Title'
on:
pull_request_target:
types:
- opened
- reopened
- edited
- synchronize
permissions:
contents: read
jobs:
main:
permissions:
contents: read
pull-requests: read
statuses: write
uses: github/ospo-reusable-workflows/.github/workflows/pr-title.yaml@6f158f242fe68adb5a2698ef47e06dac07ac7e71
secrets:
github-token: ${{ secrets.GITHUB_TOKEN }}