mirror of
https://github.com/actions/runner-images.git
synced 2025-12-12 20:26:49 +00:00
Updating create_pull_request file (#11817)
* Updating create PR file * Updating create PR file
This commit is contained in:
3
.github/workflows/create_pull_request.yml
vendored
3
.github/workflows/create_pull_request.yml
vendored
@@ -11,8 +11,7 @@ jobs:
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
with:
|
|
||||||
fetch-depth: 0
|
|
||||||
|
|
||||||
- name: Clone release branch to create pull request
|
- name: Clone release branch to create pull request
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user