Skip to content

fix: 🐛 fix grouping selector not closing on outside click #166

fix: 🐛 fix grouping selector not closing on outside click

fix: 🐛 fix grouping selector not closing on outside click #166

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