Skip to content

PP-12126: Minor docs updates (January/February 2024) #228

PP-12126: Minor docs updates (January/February 2024)

PP-12126: Minor docs updates (January/February 2024) #228

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