Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
chore: linter
  • Loading branch information
alucardzom committed Jul 4, 2025
commit 0fe2ac4fad1998fc62c71c4beb07b54555566898
2 changes: 0 additions & 2 deletions .github/workflows/create-release-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,6 @@ jobs:
contents: write
pull-requests: write
steps:

# Step 1: Checkout invoking repository (metamask-mobile | metamask-extension )
- name: Checkout invoking repository
uses: actions/checkout@v4
Expand Down Expand Up @@ -133,4 +132,3 @@ jobs:
${{ inputs.previous-version-tag }} \
${{ inputs.semver-version }} \
${{ inputs.mobile-build-version }}

Loading