Skip to content

fix(list): exporting sub-components from fwc-list #452

fix(list): exporting sub-components from fwc-list

fix(list): exporting sub-components from fwc-list #452

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