Skip to content

feat(semantic-pr-footer): allow omission of colon in footer prefixes #267

feat(semantic-pr-footer): allow omission of colon in footer prefixes

feat(semantic-pr-footer): allow omission of colon in footer prefixes #267

name: Semantic PR footer
on:
pull_request:
types:
- opened
- reopened
- edited
- synchronize
jobs:
semantic-pr-footer:
runs-on: ubuntu-latest
timeout-minutes: 1
steps:
- uses: actions/checkout@v4
- uses: ./.github/actions/semantic-pr-footer-v1