Skip to content

AdminUI: Table with identity deletion process audit logs doesn't show up when there are no audit log entries #650

AdminUI: Table with identity deletion process audit logs doesn't show up when there are no audit log entries

AdminUI: Table with identity deletion process audit logs doesn't show up when there are no audit log entries #650

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 }}