mirror of
https://github.com/tj-actions/changed-files
synced 2025-02-11 13:27:42 +00:00
chore: remove logging the github context
This commit is contained in:
parent
cc6619bd58
commit
3d7cff9835
1 changed files with 0 additions and 2 deletions
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
@ -270,8 +270,6 @@ jobs:
|
||||||
with:
|
with:
|
||||||
submodules: true
|
submodules: true
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
- name: Show github context
|
|
||||||
run: echo '${{ toJSON(github) }}'
|
|
||||||
- name: Run changed-files with defaults
|
- name: Run changed-files with defaults
|
||||||
id: changed-files
|
id: changed-files
|
||||||
uses: ./
|
uses: ./
|
||||||
|
|
Loading…
Add table
Reference in a new issue