XanderXAJ / GitHub-Actions-Debug

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GitHub-Actions-Debug

This repo contains workflows for aiding with debugging, learning or understanding GitHub Actions.

Workflows

Dump Contexts

Dumps the contents of the most frequently used contexts provided by GitHub Actions. Useful for learning the shape of contexts for usage in workflows.

Note: Do not use this workflow in a public production project as it might expose sensitive information.

About

License:MIT License