Skip to content

fix(snaps): Use ApprovalType instead DIALOG_APPROVAL_TYPES in confirmation page #17918

fix(snaps): Use ApprovalType instead DIALOG_APPROVAL_TYPES in confirmation page

fix(snaps): Use ApprovalType instead DIALOG_APPROVAL_TYPES in confirmation page #17918

name: Validate Conventional Commit Title
on:
pull_request:
branches:
- develop
types: [opened, edited, reopened, synchronize]
jobs:
pr-title-linter:
runs-on: ubuntu-latest
steps:
# this is a hash for amannn/[email protected]
- uses: amannn/action-semantic-pull-request@e9fabac35e210fea40ca5b14c0da95a099eff26f
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}