ci: merge release to pg (#35905)
This commit is contained in:
parent
84fbdde5c1
commit
7053632d74
2
.github/workflows/sync-release-to-pg.yml
vendored
2
.github/workflows/sync-release-to-pg.yml
vendored
|
|
@ -16,7 +16,7 @@ jobs:
|
|||
ref: release # Checkout the release branch
|
||||
|
||||
- name: Fetch all branches
|
||||
run: git fetch pg
|
||||
run: git fetch origin pg
|
||||
|
||||
- name: Checkout pg branch
|
||||
run: git checkout pg
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user