Merge 4a8bcbedc9 into sapling-pr-archive-poteto

This commit is contained in:
lauren
2025-01-07 12:01:44 -05:00
committed by GitHub
@@ -1,8 +1,8 @@
name: Discord Notify
name: (Shared) Discord Notify
on:
pull_request_target:
types: [ labeled ]
types: [labeled]
jobs:
notify:
@@ -18,4 +18,4 @@ jobs:
embed-author-icon-url: ${{ github.event.pull_request.user.avatar_url }}
embed-title: '#${{ github.event.number }} (+${{github.event.pull_request.additions}} -${{github.event.pull_request.deletions}}): ${{ github.event.pull_request.title }}'
embed-description: ${{ github.event.pull_request.body }}
embed-url: ${{ github.event.pull_request.html_url }}
embed-url: ${{ github.event.pull_request.html_url }}