mirror of
https://github.com/tj-actions/changed-files
synced 2024-12-17 03:47:20 +00:00
Update submodule-sync.yml
This commit is contained in:
parent
2f3f1438bb
commit
985c5e91f6
1 changed files with 0 additions and 1 deletions
1
.github/workflows/submodule-sync.yml
vendored
1
.github/workflows/submodule-sync.yml
vendored
|
@ -21,7 +21,6 @@ jobs:
|
|||
- name: Create Pull Request
|
||||
uses: peter-evans/create-pull-request@v3.12.1
|
||||
with:
|
||||
base: ${{ github.ref }}
|
||||
title: "Updated submodule"
|
||||
branch: "chore/update-submodule"
|
||||
commit-message: "Updated submodule"
|
||||
|
|
Loading…
Reference in a new issue