Skip to content

Commit

Permalink
[update_packages.yml] Improve PR body
Browse files Browse the repository at this point in the history
Improve PR body to help people reviewing the changes that may not be
familiar with the automation.
  • Loading branch information
Ana06 committed Nov 6, 2024
1 parent 0f526b9 commit 6da9a31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update_packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
uses: peter-evans/create-pull-request@a4f52f8033a6168103c2538976c07b467e8163bc # v6.0.1
with:
title: ':robot: Package update'
body: 'Automated package update'
body: 'Automated package update created by [update_packages.yml](https://github.com/mandiant/VM-Packages/blob/main/.github/workflows/update_packages.yml). Note the update is triggered weekly and will modify this PR if it has not been merged.'
branch: package-update
author: vm-packages <[email protected]>
add-paths: packages/*
Expand Down

0 comments on commit 6da9a31

Please sign in to comment.