Skip to content

Instantly share code, notes, and snippets.

View PierreLeresteux's full-sized avatar

Pierre Leresteux PierreLeresteux

View GitHub Profile

Keybase proof

I hereby claim:

  • I am pierreleresteux on github.
  • I am pierreleresteux (https://keybase.io/pierreleresteux) on keybase.
  • I have a public key ASCIMm67H0RCx_koXeckse1HxQrlB9_q-Ct4SjM6_BFKPwo

To claim this, I am signing this object:

@PierreLeresteux
PierreLeresteux / anything.yml
Created November 29, 2019 15:36
Github action debug
- name: Dump GitHub context
env:
GITHUB_CONTEXT: ${{ toJson(github) }}
run: echo "$GITHUB_CONTEXT"
### Use this step to debug `github` content