Skip to content

title

title #3

Workflow file for this run

name: "pr-title-lint"
on:
pull_request:
# test workflow
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- uses: JulienKode/pull-request-name-linter-action@v0.5.0