Skip to content

Bump roslynator packages (#2110) #461

Bump roslynator packages (#2110)

Bump roslynator packages (#2110) #461

name: HealthChecks Publisher.Seq CI
on:
workflow_dispatch:
push:
branches: [ master ]
paths:
- src/HealthChecks.Publisher.Seq/**
- test/HealthChecks.Publisher.Seq.Tests/**
- test/_SHARED/**
- .github/workflows/healthchecks_publisher_seq_ci.yml
- .github/workflows/reusable_ci_workflow.yml
- Directory.Build.props
- Directory.Build.targets
tags-ignore:
- release-*
- preview-*
pull_request:
branches: [ master ]
paths:
- src/HealthChecks.Publisher.Seq/**
- test/HealthChecks.Publisher.Seq.Tests/**
- test/_SHARED/**
- .github/workflows/healthchecks_publisher_seq_ci.yml
- .github/workflows/reusable_ci_workflow.yml
- Directory.Build.props
- Directory.Build.targets
jobs:
build:
uses: ./.github/workflows/reusable_ci_workflow.yml
with:
PROJECT_PATH: ./src/HealthChecks.Publisher.Seq/HealthChecks.Publisher.Seq.csproj
TEST_PROJECT_PATH: ./test/HealthChecks.Publisher.Seq.Tests/HealthChecks.Publisher.Seq.Tests.csproj
CODECOV_FLAGS: Publisher.Seq