Skip to content

Bump codecov/codecov-action from 4 to 5 in the update-github-actions-dependencies group #11

Bump codecov/codecov-action from 4 to 5 in the update-github-actions-dependencies group

Bump codecov/codecov-action from 4 to 5 in the update-github-actions-dependencies group #11

name: Notify about new issue or discussion
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 }}