Skip to content

Commit

Permalink
CXF-98497: Change branch name
Browse files Browse the repository at this point in the history
  • Loading branch information
d-bhola committed Aug 12, 2024
1 parent 9d6a6eb commit 8cd743a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/documentation.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
with:
message: 'Apply changes in README'
push: false
new_branch: feature-gha-docs-${{ github.run_id }}
new_branch: gha-docs

- name: Create Pull Request
if: success() && steps.commit_doc_changes.outcome == 'success'
Expand All @@ -66,7 +66,7 @@ jobs:
title: 'Generate-terraform-docs: Automated action'
body: |
Update terraform docs
branch: feature-gha-docs
branch: gha-docs
branch-suffix: timestamp
base: main
delete-branch: true
Expand Down

0 comments on commit 8cd743a

Please sign in to comment.