Skip to content

Feature/ticket 297111 #7

Feature/ticket 297111

Feature/ticket 297111 #7

Workflow file for this run

name: .NET CI
on:
pull_request:
branches: [ main ]
types: [opened, synchronize, reopened]
permissions:
contents: read
packages: read
jobs:
test:
name: Build and Test
uses: ./.github/workflows/test-solution.yml
secrets: inherit