Skip to content

feat: update all!

feat: update all! #7

# Check that pull requests have proper names
---
name: PR
on: # yamllint disable-line rule:truthy
pull_request_target:
types:
- opened
- reopened
- edited
- synchronize
jobs:
title-format:
runs-on: ubuntu-latest
steps:
- uses: amannn/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
validateSingleCommit: true