Skip to content
This repository has been archived by the owner on Feb 7, 2025. It is now read-only.

Add Golden Copy Tests #52

Add Golden Copy Tests

Add Golden Copy Tests #52

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