Skip to content

Commit

Permalink
add back trigger for pr
Browse files Browse the repository at this point in the history
  • Loading branch information
pluckyswan committed Jan 7, 2025
1 parent a9c0bc4 commit ef3d035
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/golden-copy-staging-test-run.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
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:
Expand Down

0 comments on commit ef3d035

Please sign in to comment.