chore: log the github context in the test

This commit is contained in:
Tonye Jack
2022-09-23 02:24:05 -06:00
committed by GitHub
parent fa9e2ce8bf
commit 27dd522957

View File

@@ -303,6 +303,8 @@ jobs:
with:
submodules: true
fetch-depth: 0
- name: Show github context
run: echo '${{ toJSON(github) }}'
- name: Run changed-files with defaults
id: changed-files
uses: ./