Update schedule.

This commit is contained in:
retoor 2024-12-02 22:23:50 +01:00
parent 6e2e6ba18f
commit e2d680bb30

View File

@ -1,6 +1,9 @@
name: dR export statistics
run-name: dR export statistics
on: [push]
on:
[push]
schedule:
- cron: '*/30 * * * *'
jobs:
Compile: