Skip to content

Commit 22a0ae7

Browse files
committed
Add action description
1 parent 648196f commit 22a0ae7

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/drupal-update.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,8 @@ jobs:
163163
automated pr
164164
draft: true
165165

166-
- uses: marocchino/sticky-pull-request-comment@v2
166+
- name: Add composer.lock diff as PR comment
167+
uses: marocchino/sticky-pull-request-comment@v2
167168
if: ${{ steps.cpr.outputs.pull-request-number }}
168169
with:
169170
header: composer-diff

0 commit comments

Comments
 (0)