Skip to content

Arbitrator skip CI triggered from @gligneul of gligneul/improve-init-error-msg #8792

Arbitrator skip CI triggered from @gligneul of gligneul/improve-init-error-msg

Arbitrator skip CI triggered from @gligneul of gligneul/improve-init-error-msg #8792

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: ubuntu-latest
steps:
- name: Do nothing
run: echo "doing nothing"