Skip to content

Improve error message #5

Improve error message

Improve error message #5

name: "CodeQL - Analysis"
on:
push:
branches:
- "**"
pull_request:
branches:
- "**"
types:
- "edited"
- "opened"
- "reopened"
- "synchronize"
workflow_dispatch:
jobs:
main:
name: "Main"
uses: "hugoalh/hugoalh/.github/workflows/codeql-analysis.yml@main"