Browse Source

Update auto-pr.yml

pull/11271/head
Mehmet Erim 4 years ago
committed by GitHub
parent
commit
ceba7cac07
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .github/workflows/auto-pr.yml

2
.github/workflows/auto-pr.yml

@ -9,7 +9,7 @@ jobs:
steps:
- uses: actions/checkout@v2
with:
ref: rel-5.1
ref: dev
- name: Reset promotion branch
run: |
git fetch origin rel-5.1:rel-5.1

Loading…
Cancel
Save