Keep Workflow Alive
Version updated for https://github.com/darktohka/keepalive-workflow to version v1.
- This action is used across all versions by 4 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The “Keep Workflow Alive” GitHub Action ensures that scheduled workflows remain active even if a repository becomes inactive, addressing GitHub’s automatic disabling of workflows due to inactivity. It uses the GitHub API to re-enable workflows preemptively, automating the process and preventing interruptions to scheduled tasks.
Release notes
Initial release.