Skip to content

Adding mvux list view app showing how to select and update Items in a Mvux ListState #8

Adding mvux list view app showing how to select and update Items in a Mvux ListState

Adding mvux list view app showing how to select and update Items in a Mvux ListState #8

Workflow file for this run

name: "Pull Request Labeler"
on:
pull_request:
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v5
if: github.repository == 'DevTKSS/DevTKSS.Uno.SampleApps'
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"