Skip to content

CodeQL

CodeQL #6

Workflow file for this run

name: "CodeQL"
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
schedule:
- cron: "48 0 * * 2"
jobs:
analyze:
uses: ether/ether-pipelines/.github/workflows/codeql-plugins.yml@main
secrets: inherit