Skip to content

chore(deps): bump date-fns from 2.30.0 to 3.3.1 #463

chore(deps): bump date-fns from 2.30.0 to 3.3.1

chore(deps): bump date-fns from 2.30.0 to 3.3.1 #463

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