Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save robertohuertasm/4c6a56d2297db4647af4996f8d77d5e6 to your computer and use it in GitHub Desktop.
Save robertohuertasm/4c6a56d2297db4647af4996f8d77d5e6 to your computer and use it in GitHub Desktop.
dump all github context
- name: Dump GitHub context
id: github_context_step
run: echo '${{ toJSON(github.event) }}'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment