Skip to content

Commit d0570d1

Browse files
Update main.yml
1 parent e76f157 commit d0570d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ jobs:
77
- run: |
88
set -x
99
echo ${{ github.job }}
10-
jq . ${{ github.event_path }}
10+
jq . <<< '${{ toJSON(runner) }}'

0 commit comments

Comments
 (0)