chore: dump github context
This commit is contained in:
parent
6a459d285a
commit
e73ff65381
4
.github/workflows/test.yml
vendored
4
.github/workflows/test.yml
vendored
@ -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: ./
|
||||
|
Loading…
x
Reference in New Issue
Block a user