mirror of
https://github.com/tj-actions/changed-files
synced 2025-02-21 05:28:14 +00:00
Updated action
This commit is contained in:
parent
d8b80b3b09
commit
dc7365b27b
1 changed files with 1 additions and 0 deletions
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…
Add table
Reference in a new issue