Skip to content

Integrate FontAwesome in NavigationViewItem #86

Integrate FontAwesome in NavigationViewItem

Integrate FontAwesome in NavigationViewItem #86

Workflow file for this run

name: Label issues
on:
issues:
types: [opened]
jobs:
label_issues:
runs-on: ubuntu-latest
steps:
- name: Label issues
uses: andymckay/labeler@master
with:
add-labels: "needs-triage"