Skip to content

feat: add _is_version_installed function and corresponding tests #369

feat: add _is_version_installed function and corresponding tests

feat: add _is_version_installed function and corresponding tests #369

Workflow file for this run

name: PR Auto-labeler
on:
# pull_request event is required for auto-labeler
pull_request:
types: [opened, reopened, synchronize]
permissions: {}
jobs:
draft-release:
permissions:
pull-requests: write
contents: read
uses: cpp-linter/.github/.github/workflows/pr-labeler.yml@main