Skip to content

ci(.github/action): add deploy-release github action #643

ci(.github/action): add deploy-release github action

ci(.github/action): add deploy-release github action #643

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