fix ci jobs

This commit is contained in:
scito
2022-12-24 03:05:07 +01:00
parent c1a55fb874
commit 31bb2909da
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,8 @@
name: tests
on:
push:
pull_request:
schedule:
- cron: '37 3 * * *'

View File

@@ -1,8 +1,6 @@
name: tests
on:
push:
pull_request:
schedule:
- cron: '47 3 * * *'