Skip to content

Merge branch 'main' into FCL-343-add-typing-and-type-checking-to-utils #899

Merge branch 'main' into FCL-343-add-typing-and-type-checking-to-utils

Merge branch 'main' into FCL-343-add-typing-and-type-checking-to-utils #899

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