Skip to content

Commit 1cd00fa

Browse files
committed
Update update-dependencies.yml
1 parent 79539d5 commit 1cd00fa

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

.github/workflows/update-dependencies.yml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,4 +78,9 @@ jobs:
7878
commit-message: Update dependencies
7979
branch: update-dependencies-auto-${{ github.run_id }}
8080
title: Update dependencies
81-
body: This is an automated pull request to update dependencies.
81+
body: |
82+
This is an automated pull request to update dependencies triggered
83+
by @${{ github.actor }} in ${{ github.server_url }}/${{ github.repository }}/actions/runs/${{ github.run_id }}.
84+
85+
Please convert this draft PR to a regular PR in order to enable CI.
86+
draft: always-true

0 commit comments

Comments
 (0)