Merge branch 'actions:main' into main

This commit is contained in:
sangeeths03
2025-04-07 18:51:29 +05:30
committed by GitHub
88 changed files with 2071 additions and 2947 deletions

View File

@@ -18,7 +18,7 @@ jobs:
run: |
git checkout ${{ github.event.client_payload.ReleaseBranchName }}
git branch ${{ github.event.client_payload.ReleaseBranchName }}-docs
git push origin ${{ github.event.client_payload.ReleaseBranchName }}-docs
git push origin ${{ github.event.client_payload.ReleaseBranchName }}-docs --force
- name: Create pull request for ${{ github.event.client_payload.ReleaseBranchName }}
id: create-pr