Skip to content

Commit 9bb84c7

Browse files
committed
Merge branch 'main' into copilot/remove-package-command-dependency
2 parents 4a226d8 + 73b5ce9 commit 9bb84c7

File tree

2 files changed

+123
-138
lines changed

2 files changed

+123
-138
lines changed

.github/workflows/code-quality.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ on:
66
branches:
77
- main
88
- master
9+
schedule:
10+
- cron: '17 2 * * *' # Run every day on a seemly random time.
911

1012
jobs:
1113
code-quality:

0 commit comments

Comments
 (0)