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

https://github.com/toddrob99/gh-actions-sandbox

Sandbox for Testing GitHub Actions
https://github.com/toddrob99/gh-actions-sandbox

Last synced: 12 months ago
JSON representation

Sandbox for Testing GitHub Actions

Awesome Lists containing this project

README

          

# gh-actions-sandbox
Sandbox for Testing GitHub Actions

from ghasandbox.sandbox import Sandbox
sandbox = Sandbox()
sandbox.ping()
> pong