Skip to content

Build(deps): Bump Serilog.Sinks.Seq from 7.0.0 to 7.0.1 in the update-nuget-dependencies group #581

Build(deps): Bump Serilog.Sinks.Seq from 7.0.0 to 7.0.1 in the update-nuget-dependencies group

Build(deps): Bump Serilog.Sinks.Seq from 7.0.0 to 7.0.1 in the update-nuget-dependencies group #581

name: Notify about new pull request
on:
pull_request_target:
types: [opened]
jobs:
send_notification:
runs-on: ubuntu-latest
steps:
- uses: nmshd/github-notify-action@v1
with:
webhook_url: ${{ secrets.MS_TEAMS_WEBHOOK_CONTRIBUTION }}