Updated action
This commit is contained in:
parent
d8b80b3b09
commit
dc7365b27b
1
.github/workflows/update-readme.yml
vendored
1
.github/workflows/update-readme.yml
vendored
@ -37,6 +37,7 @@ jobs:
|
|||||||
uses: peter-evans/create-pull-request@v4.2.3
|
uses: peter-evans/create-pull-request@v4.2.3
|
||||||
with:
|
with:
|
||||||
base: "main"
|
base: "main"
|
||||||
|
labels: "merge when passing"
|
||||||
title: "Updated README.md"
|
title: "Updated README.md"
|
||||||
branch: "chore/update-readme"
|
branch: "chore/update-readme"
|
||||||
commit-message: "Updated README.md"
|
commit-message: "Updated README.md"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user