[FCL-499, FCL-532] Add IdentifierSchema for creating SQID-based Find Case Law Identifiers #4913
Workflow file for this run
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: Source safety | |
on: | |
pull_request: | |
push: | |
merge_group: | |
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 |