Skip to content

Simplify adding Cloud Foundry to Configuration via HostBuilder extens… #23

Simplify adding Cloud Foundry to Configuration via HostBuilder extens…

Simplify adding Cloud Foundry to Configuration via HostBuilder extens… #23

name: "FileShares: FileSharesWeb"
on:
workflow_dispatch:
push:
branches:
- main
- '[0-9]+.x'
pull_request:
paths:
- .gitattributes
- .gitignore
- behave*
- nuget.config
- Pipfile*
- pyenv.pkgs
- '**/*.py'
- FileShares/src/FileSharesWeb/**
- .github/workflows/networkfileshares.yml
- .github/workflows/shared-test-workflow.yml
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
windows:
uses: ./.github/workflows/shared-test-workflow.yml
secrets: inherit
with:
feature: FileShares
sample: FileSharesWeb
OS: windows