Skip to content

chore(deps): bump @privacybydesign/yivi-* to 1.0.0-beta.5 #2

chore(deps): bump @privacybydesign/yivi-* to 1.0.0-beta.5

chore(deps): bump @privacybydesign/yivi-* to 1.0.0-beta.5 #2

Workflow file for this run

name: PR Title
on:
pull_request:
types: [opened, edited, synchronize, reopened]
jobs:
lint-pr-title:
name: Conventional Commit
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}