Skip to content

Commit fa3e131

Browse files
authored
update branch name of update cli (AST-000)
1 parent dc57b8c commit fa3e131

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-docker-image.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373
7474
[1]: https://github.com/Checkmarx/checkmarx-ast-cli
7575
labels: cxone
76-
branch: other/update_cli_${{ env.RELEASE_TAG }}
76+
branch: feature/update_cli_${{ env.RELEASE_TAG }}
7777

7878
- name: Enable Pull Request Automerge
7979
if: ${{ github.event_name == 'repository_dispatch' && steps.cretae_pull_request.outputs.pull-request-operation == 'created' }}

0 commit comments

Comments
 (0)