Update schedule.

This commit is contained in:
2024-12-02 22:24:02 +01:00
parent 6e2e6ba18f
commit e2d680bb30
+4 -1
View File
@@ -1,6 +1,9 @@
name: dR export statistics
run-name: dR export statistics
on: [push]
on:
[push]
schedule:
- cron: '*/30 * * * *'
jobs:
Compile: