Skip to content

Instantly share code, notes, and snippets.

@MarcusFelling
Created March 8, 2023 18:37
Show Gist options
  • Save MarcusFelling/01d9e6ed08b3677b9aad5adb3a624aca to your computer and use it in GitHub Desktop.
Save MarcusFelling/01d9e6ed08b3677b9aad5adb3a624aca to your computer and use it in GitHub Desktop.
- name: Dump GitHub context
env:
GITHUB_CONTEXT: ${{ toJSON(github) }}
run: echo "$GITHUB_CONTEXT"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment