Skip to content

Refactor search to get rid of dependency on static api_client instance #2182

Refactor search to get rid of dependency on static api_client instance

Refactor search to get rid of dependency on static api_client instance #2182

Workflow file for this run

name: Source safety
on:
pull_request:
push:
jobs:
secrets:
name: Check for secrets
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: nationalarchives/tdr-github-actions/.github/actions/run-git-secrets@main