ci: merge release to pg (#35905)

This commit is contained in:
Anagh Hegde 2024-08-27 16:05:12 +05:30 committed by GitHub
parent 84fbdde5c1
commit 7053632d74
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -16,7 +16,7 @@ jobs:
ref: release # Checkout the release branch ref: release # Checkout the release branch
- name: Fetch all branches - name: Fetch all branches
run: git fetch pg run: git fetch origin pg
- name: Checkout pg branch - name: Checkout pg branch
run: git checkout pg run: git checkout pg