Skip to content

feat(.github/actions): add get-issue-url-and-version-number-v1 action #343

feat(.github/actions): add get-issue-url-and-version-number-v1 action

feat(.github/actions): add get-issue-url-and-version-number-v1 action #343

name: Semantic PR title
on:
pull_request:
types:
- opened
- reopened
- edited
- synchronize
jobs:
semantic-pr-title:
runs-on: ubuntu-latest
steps:
- uses: dequelabs/semantic-pr-title@v1