gautamkrishnar/keepalive-workflow

Add keepalive using GitHub actions API

gautamkrishnar opened this issue · 2 comments

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

@all-contributors please add @liskin for ideas