Skip to content

Commit 58c7315

Browse files
committed
fix workflow 1
1 parent 4d7914a commit 58c7315

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test-action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,7 @@ jobs:
9090
- name: Dump github context for debug purposes
9191
env:
9292
GITHUB_CONTEXT: ${{ toJSON(github) }}
93+
run: $env:GITHUB_CONTEXT
9394
- uses: actions/checkout@v3
9495
- name: Run GitHub issue forms parser with bad input
9596
id: issue-parser-bad-input

0 commit comments

Comments
 (0)