Skip to content

chore: Remove crescent provider (#402) #1232

chore: Remove crescent provider (#402)

chore: Remove crescent provider (#402) #1232

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