Skip to content

Commit

Permalink
feat: Comment after running script
Browse files Browse the repository at this point in the history
  • Loading branch information
PhilippeWeidmann committed Apr 29, 2024
1 parent 16c89ef commit 912f6a1
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/periphery.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,9 @@ jobs:
uses: actions/checkout@v2
- name: Periphery
run: ./scripts/periphery.sh
- uses: mshick/add-pr-comment@v2
with:
message: |
**Hello**
🌏
!

0 comments on commit 912f6a1

Please sign in to comment.