Magic-Spoiler
Magic-Spoiler copied to clipboard
github actions automatically disables workflows
github actions disable workflows after repository inactivity

Hmm, that is bad. It's likely that not too many changes happen here on a regular basis.
GitHub docs only say:
In a public repository, scheduled workflows are automatically disabled when no repository activity has occurred in 60 days.
But what is counted towards repository activity? Zach's manual workflow trigger and it now works again? Or you creating this issue? 🤔

The commits in the recent days to the files branch by the CI itself seems not to count... https://github.com/Cockatrice/Magic-Spoiler/commits/files
it does, we just have to do this at the start of every spoiler season
it clearly ignores changes not made by humans which makes sense
Guess nothing we can do about this.