Skip to content

Fix/deps/fusion web theme #460

Fix/deps/fusion web theme

Fix/deps/fusion web theme #460

Workflow file for this run

name: Post PRs to Teams
on:
pull_request:
types:
- ready_for_review
jobs:
notify:
runs-on: ubuntu-latest
steps:
- name: Notify
uses: davidwengier/[email protected]
with:
webhook-uri: ${{ secrets.TEAMS_PR_WEBHOOK }}