Skip to content

Sync .github\dependabot.yml #45

Sync .github\dependabot.yml

Sync .github\dependabot.yml #45

Workflow file for this run

name: Build and Analyze
on:
push:
branches: [ "main" ]
pull_request:
types: [opened, synchronize, reopened, closed]
permissions:
packages: write
contents: write
jobs:
build-dotnet-library:
uses: ktsu-dev/workflows/.github/workflows/build-dotnet-library.yml@main
secrets: inherit