Skip to content

Commit e1fa540

Browse files
authored
Merge branch 'main' into copilot/add-sqlite-compatibility
2 parents f3315fa + a959fd3 commit e1fa540

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.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)