Skip to content

fix: Clientless oracle tick capable of being called by the Ojo oracle… #1266

fix: Clientless oracle tick capable of being called by the Ojo oracle…

fix: Clientless oracle tick capable of being called by the Ojo oracle… #1266

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:
- main
- release/**
push:
branches:
- main
- release/**
paths: ["**.go"]
jobs:
analyze:
name: Analyze
runs-on: ubuntu-latest
permissions:
actions: read
contents: read
security-events: write