Rebekah-Chuang / VizAble

VizAble is a web-based data visualization tool that generates accessible visualizations for all users, including people with visual impairments (low vision or blind).
MIT License
3 stars 0 forks source link

chore: trigger python-semantic-release every three days at 00:00 EST(05:00 UTC) #162

Closed Rebekah-Chuang closed 7 months ago

Rebekah-Chuang commented 7 months ago

This PR updates the schedule for triggering the python-semantic-release workflow. Instead of being triggered every day at 00:00 UTC, it will now be triggered every three days at 00:00 EST (05:00 UTC). This change ensures that the workflow runs less frequently, reducing unnecessary resource usage.

closes #161