greentic-flow-builder 0.1.0

AI-powered Adaptive Card flow builder with visual graph editor and demo runner
Documentation
name: CodeQL

on:
  push:
    branches: [main]
  schedule:
    - cron: "30 1 * * 1"

permissions:
  security-events: write
  contents: read
  actions: read

concurrency:
  group: ${{ github.workflow }}-${{ github.ref }}
  cancel-in-progress: true

jobs:
  codeql:
    uses: greenticai/.github/.github/workflows/codeql.yml@main