Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main' into add-check-updates
Browse files Browse the repository at this point in the history
  • Loading branch information
dennismeister93 committed Jul 30, 2024
2 parents d3bc873 + b526d8d commit ed9ba70
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/common/workflows/check-licenses.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ on:
pull_request:
branches:
- main
schedule:
- cron: "0 4 * * *"

jobs:
check-licenses:
Expand Down
2 changes: 2 additions & 0 deletions src/common/workflows/ensure-lifecycle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ on:
pull_request:
branches:
- main
schedule:
- cron: "0 4 * * *"

jobs:
check-sync:
Expand Down

0 comments on commit ed9ba70

Please sign in to comment.