Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
joschahenningsen committed Feb 2, 2025
1 parent fbafe9d commit 9f9ec3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-opened-notification.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@ jobs:
# ${{ github.event.pull_request.title }}
> ${{ github.event.pull_request.body }}
${ echo `${{ github.event.pull_request.body }}` | sed -e 's/^/> /' }
check it out here: ${{ github.event.pull_request.url }}

0 comments on commit 9f9ec3b

Please sign in to comment.