Skip to content

Commit

Permalink
Build: run scala-steward once/month (#567)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexklibisz authored Nov 5, 2023
1 parent c4a06e4 commit 66b9ce4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/scala-steward.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Scala Steward
on:
workflow_dispatch:
schedule:
- cron: '0 16 * * 1'
- cron: '0 0 6 * *'
jobs:
scala-steward:
runs-on: ubuntu-22.04
Expand Down

0 comments on commit 66b9ce4

Please sign in to comment.