Skip to content

Commit

Permalink
Merge pull request #128 from openedx/feanil/update-cron-schedule
Browse files Browse the repository at this point in the history
Update upgrade-python-requirements.yml schedule.
  • Loading branch information
Feanil Patel authored Jul 3, 2023
2 parents 5d213ef + 5665882 commit 08d5ad8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/upgrade-python-requirements.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Upgrade Python Requirements

on:
schedule:
- cron: "30 0 * * 5"
- cron: "0 0 * * 0"
workflow_dispatch:
inputs:
branch:
Expand Down

0 comments on commit 08d5ad8

Please sign in to comment.