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 Oct 10, 2023
1 parent 8a7cf8f commit 7893a5c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ on:
- main
- v*
schedule:
- cron: '0 0 * * *' # Once a day at midnight
- cron: '24 18 * * *' # daily at 18:24 UTC

jobs:
analyze:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/update-github-config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Update shared github-config

on:
schedule:
- cron: '30 1 * * *'
- cron: '16 19 * * *' # daily at 19:16 UTC
workflow_dispatch: {}

concurrency: github_config_update
Expand Down

0 comments on commit 7893a5c

Please sign in to comment.