Skip to content

fix: Update material status codes to display correct status in garden #698

fix: Update material status codes to display correct status in garden

fix: Update material status codes to display correct status in garden #698

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.4
with:
webhook-uri: ${{ secrets.TEAMS_PR_WEBHOOK }}