Skip to content

Commit

Permalink
Fix branding
Browse files Browse the repository at this point in the history
  • Loading branch information
viveklak committed Mar 20, 2023
1 parent 4610db9 commit 891defe
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions action.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
name: 'Cancel Workflows Action'
description: 'This action will cancel any previous `waiting` workflow runs for a given workflow'
icon: 'crosshair'
color: 'red'
branding:
icon: 'crosshair'
color: 'red'
author: 'viveklak'
inputs:
workflow-name:
Expand Down

0 comments on commit 891defe

Please sign in to comment.