Skip to content
This repository has been archived by the owner on Apr 10, 2024. It is now read-only.

Bump @hugoalh/advanced-determine from 13.1.0 to 13.2.0 #41

Bump @hugoalh/advanced-determine from 13.1.0 to 13.2.0

Bump @hugoalh/advanced-determine from 13.1.0 to 13.2.0 #41

Workflow file for this run

# yaml-language-server: $schema=https://json.schemastore.org/github-workflow.json
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/reusable-codeql-analysis.yml@main"