Skip to content

Commit

Permalink
Fix branding
Browse files Browse the repository at this point in the history
  • Loading branch information
mAAdhaTTah committed Jul 3, 2021
1 parent b1299aa commit 50e49b9
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: "Combine Dependabot PRs"
description: "Combine multiple Dependabot PRs into a single PR to simplify dependency updates"
icon: "git-merge"
color: "blue"
branding:
icon: "git-merge"
color: "blue"
inputs:
branchPrefix:
description: "Branch prefix to find combinable PRs based on"
Expand Down

0 comments on commit 50e49b9

Please sign in to comment.