Skip to content

ZD-601647 Bump pay-js-commons to pick up new custom branding. #81

ZD-601647 Bump pay-js-commons to pick up new custom branding.

ZD-601647 Bump pay-js-commons to pick up new custom branding. #81

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 }}
dependency-review:
name: Dependency Review scan
uses: alphagov/pay-ci/.github/workflows/_run-dependency-review.yml@master