Skip to content

chore(sea1): Add AS4242423328 DEBOERDN2000 peering #308

chore(sea1): Add AS4242423328 DEBOERDN2000 peering

chore(sea1): Add AS4242423328 DEBOERDN2000 peering #308

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