Skip to content

chore: Add AS4242420129 PIVIPI to FRA1/AMS1 #298

chore: Add AS4242420129 PIVIPI to FRA1/AMS1

chore: Add AS4242420129 PIVIPI to FRA1/AMS1 #298

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