Skip to content

Commit

Permalink
Updating github-config
Browse files Browse the repository at this point in the history
  • Loading branch information
paketo-bot committed Aug 16, 2022
1 parent dec9cd5 commit 21803bc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .github/.patch_files
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,5 @@ scripts/.util/tools.sh
scripts/.util/builders.sh
scripts/integration.sh
scripts/unit.sh
go.mod
go.sum
2 changes: 1 addition & 1 deletion .github/workflows/go-get-update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Go Get Update

on:
schedule:
- cron: '0 0 * * *' # Once a day at midnight
- cron: '0 0 * * 1' # Once per week, Mondays at midnight
workflow_dispatch: {}

jobs:
Expand Down

0 comments on commit 21803bc

Please sign in to comment.