generate-descriptor-pages.yml: Enable schedule

This commit is contained in:
Karol Lewandowski 2024-11-19 13:09:34 +01:00
parent be42fb0217
commit e135bf51b3

View File

@ -1,8 +1,8 @@
name: Generate Descriptor Pages Content
on:
# schedule:
# - cron: '0 */4 * * *'
schedule:
- cron: '1 1 * * *'
workflow_dispatch: # Allow manual triggering
jobs: