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
|
uses: peter-evans/create-pull-request@v7
|
||||||
with:
|
with:
|
||||||
token: ${{ secrets.GITHUB_TOKEN }}
|
token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
commit-message: Daily update
|
commit-message: Base linuxPackages update
|
||||||
title: Daily update
|
title: Base linuxPackages update
|
||||||
body: |
|
body: |
|
||||||
This is an automated pull request.
|
Update linuxPackages
|
||||||
Daily update performed+9 at $(date)
|
|
||||||
branch: daily-update
|
branch: daily-update
|
||||||
delete-branch: true
|
delete-branch: true
|
||||||
|
|||||||
Reference in New Issue
Block a user