Skip to content

fix: Update mexc provider to use v3 api (#367) #1158

fix: Update mexc provider to use v3 api (#367)

fix: Update mexc provider to use v3 api (#367) #1158

Workflow file for this run

name: "CodeQL"

Check failure on line 1 in .github/workflows/codeql-analysis.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/codeql-analysis.yml

Invalid workflow file

No steps defined in `steps` and no workflow called in `uses` for the following jobs: analyze
on:
pull_request:
paths: ["**.go"]
branches:
- umee
- release/**
push:
branches:
- umee
- release/**
paths: ["**.go"]
jobs:
analyze:
name: Analyze
runs-on: ubuntu-latest
permissions:
actions: read
contents: read
security-events: write