ClickHouse/.github/workflows/debug.yml

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

12 lines
307 B
YAML
Raw Normal View History

2022-02-16 12:15:00 +00:00
# The CI for each commit, prints envs and content of GITHUB_EVENT_PATH
name: Debug
'on':
2023-02-13 11:17:04 +00:00
[push, pull_request, pull_request_review, release, workflow_dispatch, workflow_call]
2022-02-16 12:15:00 +00:00
jobs:
DebugInfo:
runs-on: ubuntu-latest
steps:
2023-01-17 13:48:17 +00:00
- uses: hmarr/debug-action@a701ed95a46e6f2fb0df25e1a558c16356fae35a