Skip to content

Arbitrator skip CI triggered from @dependabot[bot] of dependabot/go_modules/google.golang.org/protobuf-1.33.0 #7

Arbitrator skip CI triggered from @dependabot[bot] of dependabot/go_modules/google.golang.org/protobuf-1.33.0

Arbitrator skip CI triggered from @dependabot[bot] of dependabot/go_modules/google.golang.org/protobuf-1.33.0 #7

name: Arbitrator skip CI
run-name: Arbitrator skip CI triggered from @${{ github.actor }} of ${{ github.head_ref }}
on:
merge_group:
pull_request:
paths-ignore:
- 'arbitrator/**'
- 'contracts/src/osp/**'
- 'contracts/src/mock/**'
- 'contracts/test/**'
- 'contracts/hardhat.config.ts'
- 'Makefile'
jobs:
coverage:
name: Run Arbitrator tests
runs-on: ubuntu-latest
steps:
- name: Do nothing
run: echo "doing nothing"