Skip to content

feat(lib): add resource move functionality #1845

feat(lib): add resource move functionality

feat(lib): add resource move functionality #1845

Workflow file for this run

name: "Pull Request Labeler"
on: [pull_request_target]
jobs:
pr_ci_trigger:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@ba790c862c380240c6d5e7427be5ace9a05c754b
with:
# The config file lives under .github/labeler.yml
repo-token: "${{ secrets.PULL_REQUEST_LABELER }}"
sync-labels: false # If set to true we could not easily overwrite it individually