mirror of
https://github.com/RichieCahill/dotfiles.git
synced 2026-04-17 04:58:19 -04:00
update PR msg
This commit is contained in:
7
.github/workflows/kernel_packages_update.yml
vendored
7
.github/workflows/kernel_packages_update.yml
vendored
@@ -19,10 +19,9 @@ jobs:
|
||||
uses: peter-evans/create-pull-request@v7
|
||||
with:
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
commit-message: Daily update
|
||||
title: Daily update
|
||||
commit-message: Base linuxPackages update
|
||||
title: Base linuxPackages update
|
||||
body: |
|
||||
This is an automated pull request.
|
||||
Daily update performed+9 at $(date)
|
||||
Update linuxPackages
|
||||
branch: daily-update
|
||||
delete-branch: true
|
||||
|
||||
Reference in New Issue
Block a user