Skip to content

Commit

Permalink
Merge pull request #19 from paketo-buildpacks/reduced-schedule
Browse files Browse the repository at this point in the history
Reduced Schedule

Signed-off-by: Paul Harris <[email protected]>
  • Loading branch information
twoseat authored Oct 27, 2020
2 parents 9af7559 + b2079cf commit 122fa83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-sbt.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Update sbt
"on":
schedule:
- cron: 30 * * * *
- cron: 0 5 * * 1-5
workflow_dispatch: {}
jobs:
update:
Expand Down

0 comments on commit 122fa83

Please sign in to comment.