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
- Host: GitHub
- URL: https://github.com/neoforged/action-runner
- Owner: neoforged
- Created: 2024-08-06T19:10:40.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-04-23T16:14:46.000Z (about 1 year ago)
- Last Synced: 2025-07-21T13:39:37.950Z (11 months ago)
- Topics: actions
- Homepage:
- Size: 32.2 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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).