Skip to content

Commit

Permalink
chore: Normalize dependency update schedule for all enterprise python…
Browse files Browse the repository at this point in the history
… applications.
  • Loading branch information
macdiesel committed Jun 24, 2024
1 parent a849891 commit 76c7843
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/upgrade-python-requirements.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@ name: Upgrade Python Requirements

on:
schedule:
# Run twice a month
- cron: "0 0 1,15 * *"
- cron: "0 2 * * 1"
workflow_dispatch:
inputs:
branch:
Expand Down

0 comments on commit 76c7843

Please sign in to comment.