diff --git a/.github/workflows/ethereum-ts.yml b/.github/workflows/ethereum-ts.yml index 50f480b3..7aea7149 100644 --- a/.github/workflows/ethereum-ts.yml +++ b/.github/workflows/ethereum-ts.yml @@ -4,7 +4,6 @@ on: paths: - 'gateway-eth-ts/**' - '.github/**' - pull_request: jobs: ethereum-build: name: Build, lint and test the ethereum libraries on ${{ matrix.os }}