Skip to content

feat(deps)!: Update dependency dotnet to v9 (maint/7.x) #1393

feat(deps)!: Update dependency dotnet to v9 (maint/7.x)

feat(deps)!: Update dependency dotnet to v9 (maint/7.x) #1393

Workflow file for this run

name: ci
on:
pull_request:
types:
- opened
- synchronize
- reopened
- ready_for_review
concurrency:
group: ${{ github.workflow }}-${{ github.event.number || github.ref }}
cancel-in-progress: true
permissions:
contents: read
jobs:
build:
if: ${{ github.repository_owner != github.event.pull_request.head.repo.owner.login }}
uses: ./.github/workflows/build.yml
permissions:
contents: read
checks: write