Skip to content

Commit

Permalink
ci(trunk-upgrade): run on weekly basis
Browse files Browse the repository at this point in the history
  • Loading branch information
Serpentiel authored Mar 27, 2024
1 parent d7991fc commit 9dde8df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/trunk-upgrade.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: trunk upgrade

on:
schedule:
- cron: 0 8 * * 1-5
- cron: 0 8 * * 1
workflow_dispatch: {}

permissions: read-all
Expand Down

0 comments on commit 9dde8df

Please sign in to comment.