Skip to content

MFD-7521: Adding wait time to apis of hypervisor file #18

MFD-7521: Adding wait time to apis of hypervisor file

MFD-7521: Adding wait time to apis of hypervisor file #18

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 }}