Skip to content

Fix/fix workspace package issue #741

Fix/fix workspace package issue

Fix/fix workspace package issue #741

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/[email protected]
with:
webhook-uri: ${{ secrets.TEAMS_PR_WEBHOOK }}