Skip to content

Create a private asset bucket of the name editor's .env.example expects #1127

Create a private asset bucket of the name editor's .env.example expects

Create a private asset bucket of the name editor's .env.example expects #1127

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