Skip to content

Commit

Permalink
Echo event
Browse files Browse the repository at this point in the history
  • Loading branch information
sidharthv96 committed Jan 23, 2024
1 parent 5c6c8d1 commit a01be16
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,8 @@ jobs:
uses: actions/setup-node@v4
with:
node-version: 18.x

- run: |
echo '${{ toJson(github.event) }}'
- name: Cache snapshots
id: cache-snapshot
uses: actions/cache@v4
Expand Down

0 comments on commit a01be16

Please sign in to comment.