The workflow previously only triggered on push events. This change adds a scheduled trigger using a cron expression that runs every 30 minutes, enabling periodic execution of the export statistics job independently of code pushes.
The workflow previously only triggered on push events. This change adds a scheduled trigger using a cron expression that runs every 30 minutes, enabling periodic execution of the export statistics job independently of code pushes.