Skip to content

Commit b07747f

Browse files
authored
Merge branch 'merge-queue' into danadajian-patch-2
2 parents 3abad1d + 35f49d1 commit b07747f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
runs-on: ubuntu-latest
1515
steps:
1616
- name: Log Event
17-
run: echo ${{ toJson(github.event) }}
17+
run: echo ${{ toJSON(github.event) }}
1818

1919
- name: Checkout
2020
uses: actions/checkout@v4

0 commit comments

Comments
 (0)