Skip to content

Commit

Permalink
Fix action (#11)
Browse files Browse the repository at this point in the history
  • Loading branch information
Vivek Lakshmanan authored Mar 20, 2023
1 parent f690c66 commit 4610db9
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion action.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
name: 'Cancel Workflows Action'
description: 'This action will cancel any previous runs that are not `completed` and that match additional optional criteria for a given workflow'
description: 'This action will cancel any previous `waiting` workflow runs for a given workflow'
icon: 'crosshair'
color: 'red'
author: 'viveklak'
inputs:
workflow-name:
Expand Down

0 comments on commit 4610db9

Please # to comment.