Skip to content

fix: 🐛 fix powerbi filter crashing when value is null #172

fix: 🐛 fix powerbi filter crashing when value is null

fix: 🐛 fix powerbi filter crashing when value is null #172

Workflow file for this run

name: Post PRs to Teams
on:
pull_request:
types: [opened, reopened]
jobs:
notify:
runs-on: ubuntu-latest
steps:
- name: Notify
uses: davidwengier/PostAdaptiveCard@v1.0.0
with:
webhook-uri: ${{ secrets.TEAMS_PR_WEBHOOK }}