We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9ed2665 + 99b2c38 commit c86b7cbCopy full SHA for c86b7cb
.github/workflows/release.yml
@@ -2,7 +2,7 @@
2
name: Publish Checkmarx One CLI GitHub Action
3
4
on:
5
- workflow_call:
+ workflow_dispatch:
6
inputs:
7
tag:
8
description: 'Next release tag'
0 commit comments