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

Commit

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

Please sign in to comment.