Skip to content

Push notifications for new datawallet modifications are displayed with an empty content (FCM) or don't arrive at all (APNs) #985

Push notifications for new datawallet modifications are displayed with an empty content (FCM) or don't arrive at all (APNs)

Push notifications for new datawallet modifications are displayed with an empty content (FCM) or don't arrive at all (APNs) #985

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