chore: dump github context

This commit is contained in:
Tonye Jack
2022-10-02 06:07:58 -06:00
committed by GitHub
parent 6a459d285a
commit e73ff65381

View File

@@ -263,6 +263,10 @@ jobs:
with:
submodules: true
fetch-depth: 0
- name: Dump GitHub context
env:
GITHUB_CONTEXT: ${{ toJson(github) }}
run: echo "$GITHUB_CONTEXT"
- name: Run changed-files with defaults
id: changed-files
uses: ./