[FCL-569] Ingester should assign Press Summaries related NCNs in identifier framework, not real NCNs #1465
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: | |
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 |