Skip to content

Commit

Permalink
feat: add action_required status icon
Browse files Browse the repository at this point in the history
  • Loading branch information
topaxi committed Oct 27, 2024
1 parent 96cce19 commit 55458a8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lua/gh-actions/config.lua
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ local defaultConfig = {
startup_failure = 'X',
cancelled = '',
skipped = '',
action_required = '',
},
---@class GhActionsIconsStatus
status = {
Expand Down

0 comments on commit 55458a8

Please sign in to comment.