Skip to content

Commit

Permalink
testing old action for document generation
Browse files Browse the repository at this point in the history
  • Loading branch information
sharathvutpala authored Jun 6, 2024
1 parent 3db4946 commit 3157b35
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions .github/workflows/generate-and-submit-documentation.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,9 @@ jobs:
message: "Update documentation"

- name: Update develop branch
uses: devmasx/merge-branch@master
uses: morbalint/git-merge-action@v1
with:
target_branch: 'fix/generate-documentation-workflow-test-merge'
type: now
github_token: ${{ secrets.GITHUB_TOKEN }}
target: 'fix/generate-documentation-workflow-test-merge'
source: 'test/runner_scale_sets_for_ci'
strategy_options: 'ours'
token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 3157b35

Please sign in to comment.