3
0
Fork 0
mirror of https://github.com/tj-actions/changed-files synced 2025-01-29 13:34:51 +00:00

chore: remove logging the github context

This commit is contained in:
Tonye Jack 2022-09-24 20:28:43 -06:00
parent cc6619bd58
commit 3d7cff9835

View file

@ -270,8 +270,6 @@ 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: ./