Skip to content

fix(storybook): fix skeleton stories #583

fix(storybook): fix skeleton stories

fix(storybook): fix skeleton stories #583

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