Skip to content

Commit

Permalink
Add branding configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
xalvarez committed Apr 26, 2021
1 parent 4c77550 commit 17059ac
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions action.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
name: 'Prevent file change'
description: 'Fail a pull request workflow if certain files are changed'
author: 'Xavier Alvarez'
branding:
icon: 'stop-circle'
color: 'red'
inputs:
githubToken:
required: true
Expand Down

0 comments on commit 17059ac

Please sign in to comment.