dump github context
All checks were successful
/ dump (push) Successful in 6s

This commit is contained in:
Oliver Lippert 2024-01-21 14:15:25 +01:00
parent 89b58f503b
commit 001e2a92e1
Signed by: oliver
GPG key ID: 4AE99C459BC7D2B3

View file

@ -6,4 +6,4 @@ jobs:
runs-on: ubuntu-latest
steps:
- shell: bash
run: echo "${{ github }}"
run: echo "${{ toJSON(github) }}"