Skip to content

Commit 338ca33

Browse files
committed
chore: remove dump gh action
1 parent b3aff48 commit 338ca33

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/create-release-pr.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -67,11 +67,6 @@ jobs:
6767
pull-requests: write
6868
steps:
6969

70-
- name: Dump GitHub context
71-
env:
72-
GITHUB_CONTEXT: ${{ toJson(github) }}
73-
run: echo "$GITHUB_CONTEXT"
74-
7570
# Step 1: Checkout invoking repository (metamask-mobile | metamask-extension )
7671
- name: Checkout invoking repository
7772
uses: actions/checkout@v4

0 commit comments

Comments
 (0)