Skip to content

Bump viem from 2.45.0 to 2.46.3 #387

Bump viem from 2.45.0 to 2.46.3

Bump viem from 2.45.0 to 2.46.3 #387

Workflow file for this run

name: Pull request linter
on:
pull_request:
types:
- synchronize
- labeled
- unlabeled
- opened
- reopened
merge_group:
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number }}
cancel-in-progress: true
jobs:
enforce-labels:
uses: ethui/workflows/.github/workflows/pr-lint.yml@main