Skip to content

fixing import chat-demo-app #16

fixing import chat-demo-app

fixing import chat-demo-app #16

Workflow file for this run

name: Push Workflow
on:
push:
branches:
- main
pull_request:
types:
- opened
- edited
permissions:
contents: read
jobs:
security-checks:
uses: ./.github/workflows/run-security-checks.yml
secrets: inherit