Skip to content

Commit

Permalink
chore: modify update dependencies schedule (#228)
Browse files Browse the repository at this point in the history
Dependencies updated

Note - If you see this PR and the checks haven't run, close and reopen
the PR. See
https://github.com/peter-evans/create-pull-request/blob/main/docs/concepts-guidelines.md#triggering-further-workflow-runs

Co-authored-by: David Barroso <[email protected]>
  • Loading branch information
github-actions[bot] and dbarrosop authored Nov 1, 2024
1 parent e0c0709 commit c21d1d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gen_schedule_update_deps.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name: "gen: update depenendencies"
on:
schedule:
- cron: '0 2 1 * *'
- cron: '0 2 1 2,5,8,11 *'

jobs:
run:
Expand Down

0 comments on commit c21d1d4

Please sign in to comment.