💚 Make GitHub action Issue Manager run once every night

This commit is contained in:
Sebastián Ramírez 2019-11-27 22:14:01 +01:00
parent 6d0caf7522
commit c27ad0dc26

View file

@ -1,6 +1,6 @@
on: on:
schedule: schedule:
- cron: "* * * * *" - cron: "0 0 * * *"
jobs: jobs:
issue-manager: issue-manager: