Skip to content

fix: fix prefix lookup in basickv and add corresponding test #105

fix: fix prefix lookup in basickv and add corresponding test

fix: fix prefix lookup in basickv and add corresponding test #105

Workflow file for this run

name: PR Check
on:
pull_request:
types: [opened, synchronize, reopened, edited]
jobs:
check-signed-commits:
name: Signed Commits
runs-on: ubuntu-latest
permissions:
contents: read
pull-requests: write
steps:
- name: Signed Commits Validation
uses: 1Password/check-signed-commits-action@v1