Skip to content

Feature/SK-996 | Users should be able to choose not to upload a package but instead use the "localpackage" approach #231

Feature/SK-996 | Users should be able to choose not to upload a package but instead use the "localpackage" approach

Feature/SK-996 | Users should be able to choose not to upload a package but instead use the "localpackage" approach #231

Workflow file for this run

name: "Pull Request Labeler"
on:
pull_request:
types: [opened, synchronize, reopened]
jobs:
labeler:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v5