Skip to content

Commit

Permalink
dispatch
Browse files Browse the repository at this point in the history
  • Loading branch information
greensd4 authored Feb 10, 2025
1 parent 3b6d763 commit 3e21ade
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,11 @@
name: Publish Checkmarx One CLI GitHub Action

on:
push:
workflow_dispatch:
inputs:
tag:
description: 'Next release tag'
required: true
workflow_dispatch:
inputs:
tag:
description: 'Next release tag'
required: true

jobs:
release:
Expand Down

0 comments on commit 3e21ade

Please sign in to comment.