Skip to content

chore(deps): bump dotnet-sdk from 11.0.100-preview.6.26359.118 to 11.0.100-preview.7.26381.103 #73

chore(deps): bump dotnet-sdk from 11.0.100-preview.6.26359.118 to 11.0.100-preview.7.26381.103

chore(deps): bump dotnet-sdk from 11.0.100-preview.6.26359.118 to 11.0.100-preview.7.26381.103 #73

Workflow file for this run

name: PR Build
on:
pull_request:
types: [opened, synchronize, reopened, ready_for_review]
paths-ignore:
- '**/*.md'
permissions:
contents: read
pull-requests: write
checks: write
statuses: write
jobs:
build-test-pack:
if: github.event.pull_request.draft == false
uses: ./.github/workflows/build-template.yml
with:
configuration: Release