Skip to content

Merge pull request #702 from kristof-mattei/renovate/tracing-0.x #1923

Merge pull request #702 from kristof-mattei/renovate/tracing-0.x

Merge pull request #702 from kristof-mattei/renovate/tracing-0.x #1923

Workflow file for this run

name: Debug
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
dump:
name: Dump
runs-on: ubuntu-latest
steps:
- name: Debug
env:
GITHUB: "${{ toJSON(github) }}"
run: echo "${GITHUB}"