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

This commit is contained in:
Oliver Lippert 2024-01-21 14:14:24 +01:00
parent b860dcac4e
commit 89b58f503b
Signed by: oliver
GPG key ID: 4AE99C459BC7D2B3
2 changed files with 3 additions and 1 deletions

View file

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