Skip to content

Commit d4c6226

Browse files
authored
DX-2454 Remove Echo (#66)
* DX-2454 Remove Echo Echo is too long and causes a 126 error in the runner * remove altogether
1 parent b838c71 commit d4c6226

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/listener.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,6 @@ jobs:
1818
steps:
1919
- uses: actions/checkout@v2
2020

21-
- name: Echo Event
22-
run: |
23-
echo "${{ toJson(github) }}"
24-
2521
- name: Build SDK and Open PR
2622
uses: Bandwidth/generate-sdk-action@DX-2454
2723
with:

0 commit comments

Comments
 (0)