mirror of
https://github.com/tj-actions/changed-files
synced 2024-12-16 19:27:39 +00:00
Updated action
This commit is contained in:
parent
dc7365b27b
commit
2cf3132a60
1 changed files with 1 additions and 0 deletions
1
.github/workflows/submodule-sync.yml
vendored
1
.github/workflows/submodule-sync.yml
vendored
|
@ -22,6 +22,7 @@ jobs:
|
|||
uses: peter-evans/create-pull-request@v4.2.3
|
||||
with:
|
||||
title: "Updated submodule"
|
||||
labels: "merge when passing"
|
||||
branch: "chore/update-submodule"
|
||||
commit-message: "Updated submodule"
|
||||
body: "Updated submodule"
|
||||
|
|
Loading…
Reference in a new issue