Skip to content

Easy GUI functions for transferring handpicked files to a new distro #112

Easy GUI functions for transferring handpicked files to a new distro

Easy GUI functions for transferring handpicked files to a new distro #112

Workflow file for this run

name: issue-automation
on:
issues:
types: [opened, edited]
jobs:
automate-issues-labels:
runs-on: ubuntu-latest
steps:
- uses: andymckay/labeler@1.0.4
with:
add-labels: "needs label"
ignore-if-labeled: true