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
- Host: GitHub
- URL: https://github.com/toddrob99/gh-actions-sandbox
- Owner: toddrob99
- License: mit
- Created: 2022-04-08T18:01:44.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-04-08T18:47:55.000Z (about 4 years ago)
- Last Synced: 2025-05-31T07:04:38.463Z (about 1 year ago)
- Language: Python
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# gh-actions-sandbox
Sandbox for Testing GitHub Actions
from ghasandbox.sandbox import Sandbox
sandbox = Sandbox()
sandbox.ping()
> pong