Skip to content

Commit 9be7fce

Browse files
Add update cli version from dispatch (AST-000)
1 parent ddfad8e commit 9be7fce

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/update-cli.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ on:
66
new_cli_version:
77
description: 'New CLI version (optional)'
88
required: false
9-
schedule:
10-
- cron: '0 0 * * *'
9+
repository_dispatch:
10+
types: [cli-version-update]
1111

1212
jobs:
1313
update-checkmarx-cli:

0 commit comments

Comments
 (0)