Skip to content

static_routes - Ensure idempotency with encapsulated interfaces (e.g TenGigE0/0/0/23.1234) #355

static_routes - Ensure idempotency with encapsulated interfaces (e.g TenGigE0/0/0/23.1234)

static_routes - Ensure idempotency with encapsulated interfaces (e.g TenGigE0/0/0/23.1234) #355

Workflow file for this run

---
name: "Check label"
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
cancel-in-progress: true
on: # yamllint disable-line rule:truthy
pull_request_target:
types: [opened, labeled, unlabeled, synchronize]
jobs:
check_label:
uses: ansible/ansible-content-actions/.github/workflows/check_label.yaml@main