mirror of
https://github.com/isar/rusqlite.git
synced 2025-01-20 03:40:50 +08:00
Run CI on cron to be notified of bustage due to new stable releases and such
This commit is contained in:
parent
06de08ad8d
commit
8b625ab226
3
.github/workflows/main.yml
vendored
3
.github/workflows/main.yml
vendored
@ -7,7 +7,8 @@ on:
|
||||
pull_request:
|
||||
branches:
|
||||
- master
|
||||
|
||||
schedule:
|
||||
- cron: '00 01 * * *'
|
||||
jobs:
|
||||
test:
|
||||
name: Test
|
||||
|
Loading…
x
Reference in New Issue
Block a user