Skip to content

ci(FCL-176): add node_modules to gitignore #1002

ci(FCL-176): add node_modules to gitignore

ci(FCL-176): add node_modules to gitignore #1002

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