We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc57b8c commit fa3e131Copy full SHA for fa3e131
.github/workflows/update-docker-image.yml
@@ -73,7 +73,7 @@ jobs:
73
74
[1]: https://github.com/Checkmarx/checkmarx-ast-cli
75
labels: cxone
76
- branch: other/update_cli_${{ env.RELEASE_TAG }}
+ branch: feature/update_cli_${{ env.RELEASE_TAG }}
77
78
- name: Enable Pull Request Automerge
79
if: ${{ github.event_name == 'repository_dispatch' && steps.cretae_pull_request.outputs.pull-request-operation == 'created' }}
0 commit comments