mirror of
https://github.com/ralsina/tartrazine.git
synced 2025-06-18 22:23:07 -03:00
Add PR title
This commit is contained in:
1
.github/workflows/sync-linguist.yml
vendored
1
.github/workflows/sync-linguist.yml
vendored
@ -84,6 +84,7 @@ jobs:
|
|||||||
if: ${{ steps.commit.outputs.needs_pr == 'true' }}
|
if: ${{ steps.commit.outputs.needs_pr == 'true' }}
|
||||||
with:
|
with:
|
||||||
source_branch: ${{ steps.branch.outputs.branch_name }}
|
source_branch: ${{ steps.branch.outputs.branch_name }}
|
||||||
|
pr_title: "Update Linguist to ${{ steps.linguist-release.outputs.linguist_version }}"
|
||||||
pr_body: "Automated Linguist update :robot:"
|
pr_body: "Automated Linguist update :robot:"
|
||||||
destination_branch: "master"
|
destination_branch: "master"
|
||||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
Reference in New Issue
Block a user