Skip to content

Add ARBETH, ARBUSDC and USDT to the price delta metric (#59) #79

Add ARBETH, ARBUSDC and USDT to the price delta metric (#59)

Add ARBETH, ARBUSDC and USDT to the price delta metric (#59) #79

Workflow file for this run

name: ci-main
on:
push:
branches:
- main
tags:
- "*.*.*"
jobs:
pre-check:
uses: ./.github/workflows/_00_pre_check.yml
build:
needs: [pre-check]
uses: ./.github/workflows/_01_docker.yml