Skip to content

Commit

Permalink
Changes schedule for spark periodic tests (#1336)
Browse files Browse the repository at this point in the history
Co-authored-by: hsubbaraj <[email protected]>
  • Loading branch information
hsubbaraj-spiral and hsubbaraj authored May 17, 2023
1 parent 1c31857 commit a437fbe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/spark-periodic-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Spark Periodic Integration Tests

on:
schedule:
- cron: "0 4 * * 5" # Run at 4AM PST on every Friday
- cron: "0 21 * * 4" # Run at 9PM PST on every Thursday
workflow_dispatch:

jobs:
Expand Down

0 comments on commit a437fbe

Please sign in to comment.