Skip to content

Add support for appsettings #3

Add support for appsettings

Add support for appsettings #3

Workflow file for this run

name: Pull Request
on:
pull_request:
branches: [ main ]
jobs:
build:
uses: ./.github/workflows/build.yml
secrets: inherit
with:
settings_file: "appsettings.json"