Skip to content

PP-10104 payment page validation bugs #137

PP-10104 payment page validation bugs

PP-10104 payment page validation bugs #137

Workflow file for this run

name: PR
on:
pull_request:
permissions:
contents: read
jobs:
tests:
uses: ./.github/workflows/_run-tests.yml
secrets:
pact_broker_username: ${{ secrets.pact_broker_username }}
pact_broker_password: ${{ secrets.pact_broker_password }}