Skip to content

Add Golden Copy Tests #51

Add Golden Copy Tests

Add Golden Copy Tests #51

name: Golden Copy Staging Test - Run integration tests
on:
pull_request:
schedule:
- cron: "10 7 * * 2-6" # Tuesday to Saturday at 2am EST (7:10am UTC) - two hours after `automated-staging-test-submit` runs
workflow_dispatch:
jobs:
call-staging-test-run:
uses: ./.github/workflows/staging-test-run_reusable.yml
with:
NAME: 'Golden Copy'
TEST_TYPE: 'test golden copy files on actual files'
secrets: inherit # pragma: allowlist secret