Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 491 Bytes

File metadata and controls

11 lines (6 loc) · 491 Bytes

Workflow restarter

Restart stopped workflows.

What is this?

If a repo has been “inactive” for 60 days, GitHub switches off any scheduled workflows. This is a pain for scheduled workflows that do something important, but don’t amend the default branch.

This repo has a workflow that attempts to keep those workflows running, using the GitHub API.

The list of repos this runs on is defined in repos.txt.