Skip to content

gui/pkg_install_dialog: Allow license files to be automatically selec… #102

gui/pkg_install_dialog: Allow license files to be automatically selec…

gui/pkg_install_dialog: Allow license files to be automatically selec… #102

Workflow file for this run

name: "Pull Request Labeler"
on:
- pull_request_target
jobs:
labeler:
if: github.repository == 'Vita3K/Vita3K'
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
sync-labels: true