An open API service indexing awesome lists of open source software.

https://github.com/neoforged/action-runner

Repository used to run arbitrary commands on GitHub-hosted action runners
https://github.com/neoforged/action-runner

actions

Last synced: 6 months ago
JSON representation

Repository used to run arbitrary commands on GitHub-hosted action runners

Awesome Lists containing this project

README

          

# action-runner
A repository we use for running arbitrary commands on GitHub-hosted action runners
via a websocket connection.

The code for the action is avaiable [here](https://github.com/neoforged/Reactionable/tree/main/action-runner).