Skip to content

Update FAQ.md

Update FAQ.md #23

Workflow file for this run

name: '[PR] Build and Test'
on:
pull_request:
branches: [ "main" ]
jobs:
build:
uses: ./.github/workflows/_dotnet-build-template.yml
with:
configuration: Debug