Skip to content

Lint PR - (#39) feat(module/lb_external): Add IPv6 support to the module #35

Lint PR - (#39) feat(module/lb_external): Add IPv6 support to the module

Lint PR - (#39) feat(module/lb_external): Add IPv6 support to the module #35

Workflow file for this run

# DESCRIPTION:
# A workflow used to verify if PR titles matches conventional commits strategy.
# END
name: Lint PR Title
run-name: "Lint PR - (#${{ github.event.number }}) ${{ github.event.pull_request.title }}"
permissions:
pull-requests: read
on:
pull_request_target:
types:
- opened
- edited
- ready_for_review
jobs:
lint_pr_title:
name: Lint PR
uses: PaloAltoNetworks/terraform-modules-swfw-ci-workflows/.github/workflows/[email protected]