pipeline-test-vars/.gitea/workflows/vars.yml
Oliver Lippert b860dcac4e
Some checks failed
/ dump (push) Failing after 6s
dump github context
2024-01-21 14:13:36 +01:00

9 lines
117 B
YAML

on:
push:
jobs:
dump:
runs-on: ubuntu-latest
steps:
- shell: bash
run: echo ${{ github }}