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 15c3faf commit 6c1920e
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 @@ -6,7 +6,7 @@ on:
pull_request:
branches: [ main ]
schedule:
- cron: '0 0 * * *' # Once a day at midnight
- cron: '34 5 * * *' # daily at 5:34am 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: '27 13 * * *' # daily at 13:27 UTC
workflow_dispatch: {}

concurrency: github_config_update
Expand Down

0 comments on commit 6c1920e

Please sign in to comment.