Closed
Description
Now GitHub supports re-enabling the workflows using GitHub API.
gh api -X PUT repos/{ repo }/actions/workflows/{ actionFile }/enable
ToDo
- Provide API for action developers to use this approach
- Add this as an option to the keepalive workflow
ref: #1