Skip to content

PP-12251: Adds some signposting to some API-only features #247

PP-12251: Adds some signposting to some API-only features

PP-12251: Adds some signposting to some API-only features #247

Workflow file for this run

name: Detect secrets
on:
pull_request:
workflow_call:
jobs:
detect-secrets:
runs-on: ubuntu-latest
steps:
- name: Git checkout
uses: actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8
- name: Detect secrets
uses: alphagov/pay-ci/actions/detect-secrets@master