Skip to content

Commit

Permalink
Add repo dispatch for update CLI flow (AST-000)
Browse files Browse the repository at this point in the history
  • Loading branch information
greensd4 authored Mar 4, 2025
1 parent ad7bcb2 commit 7c2fd80
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/update-cli.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: Update checkmarx Java wrapper
on:
workflow_dispatch:
schedule:
- cron: '0 0 * * *'
repository_dispatch:
types: [java-wrapper-version-update]

jobs:
update-checkmarx-cli:
Expand Down

0 comments on commit 7c2fd80

Please sign in to comment.