💚 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:
schedule:
- cron: "* * * * *"
- cron: "0 0 * * *"
jobs:
issue-manager: