Skip to content

build(deps): bump astro from 4.7.0 to 4.16.1 #303

build(deps): bump astro from 4.7.0 to 4.16.1

build(deps): bump astro from 4.7.0 to 4.16.1 #303

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/PostAdaptiveCard@v1.0.0
with:
webhook-uri: ${{ secrets.TEAMS_PR_WEBHOOK }}