Closed andylolz closed 3 years ago
Every 60 days, the scheduled github action gets switched off by github due to inactivity on the repo.
The scheduled action should just keep running.
The action should auto-push a commit to a branch, just to keep the repo active.
With https://github.com/codeforIATI/workflow-restarter this should be fixed now.
Describe the bug
Every 60 days, the scheduled github action gets switched off by github due to inactivity on the repo.
Expected behaviour
The scheduled action should just keep running.
Screenshots
Additional context
The action should auto-push a commit to a branch, just to keep the repo active.