Skip to content

Arbitrator skip CI triggered from @epociask of epociask--feat-bump-max-batch-size #216

Arbitrator skip CI triggered from @epociask of epociask--feat-bump-max-batch-size

Arbitrator skip CI triggered from @epociask of epociask--feat-bump-max-batch-size #216

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:
arbitrator:
name: Run Arbitrator tests
runs-on: linux-2xl
steps:
- name: Do nothing
run: echo "doing nothing"