Skip to content

feat(rlb): target the Node version defined in the engines.node field #16

feat(rlb): target the Node version defined in the engines.node field

feat(rlb): target the Node version defined in the engines.node field #16

Workflow file for this run

name: Lint PR title
on:
pull_request:
types: [opened, reopened, edited, synchronize]
jobs:
lint:
name: Lint PR title
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: comandeer/lint-pr-title@v1