Skip to content

build(rlb): remove warnings #20

build(rlb): remove warnings

build(rlb): remove warnings #20

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