Skip to content

Commit

Permalink
Fix validator labels(add icons) (software-mansion#1458)
Browse files Browse the repository at this point in the history
## Description

Add icons for the issue labels' names for the issue validator.
  • Loading branch information
karol-bisztyga authored Nov 20, 2020
1 parent 79b27b4 commit a86b6bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/issue-validator.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ jobs:
uses: karol-bisztyga/issue-validator@v1
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
required-sections: bug,Description,Steps To Reproduce,Expected behavior,Actual behavior,Package versions;Feature request,Description,Motivation;Question,Description
required-sections: 🐞 Bug,Description,Steps To Reproduce,Expected behavior,Actual behavior,Package versions;💡 Feature request,Description,Motivation;Question,Description

0 comments on commit a86b6bf

Please sign in to comment.