3
0
Fork 0
mirror of https://github.com/tj-actions/changed-files synced 2025-03-06 05:17:44 +00:00

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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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: ./