mirror of
https://github.com/tj-actions/changed-files
synced 2025-02-19 05:23:48 +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
|
||||
with:
|
||||
base: "main"
|
||||
labels: "merge when passing"
|
||||
title: "Updated README.md"
|
||||
branch: "chore/update-readme"
|
||||
commit-message: "Updated README.md"
|
||||
|
|
Loading…
Add table
Reference in a new issue