Skip to content

As4242421022 dal1 - resolve typo in ipv6 address #329

As4242421022 dal1 - resolve typo in ipv6 address

As4242421022 dal1 - resolve typo in ipv6 address #329

Workflow file for this run

name: Pull Request
on:
pull_request:
branches: [main]
jobs:
lint:
name: Lint
uses: ./.github/workflows/lint.yml
secrets: inherit
dry_run:
name: Validate
uses: ./.github/workflows/validate.yml
needs: [ lint ]
secrets: inherit