Skip to content

fix: fix regex to get vfs details properly #56

fix: fix regex to get vfs details properly

fix: fix regex to get vfs details properly #56

Workflow file for this run

name: Title + Commit Validation
on:
pull_request:
types: [opened, synchronize]
jobs:
validate_pr_format:
uses: intel/mfd/.github/workflows/check_pr_format.yml@main
with:
REPOSITORY_NAME: ${{ github.event.pull_request.head.repo.full_name }}
BRANCH_NAME: ${{ github.head_ref }}