Skip to content

task update plugin, fix building of children was empty #33

task update plugin, fix building of children was empty

task update plugin, fix building of children was empty #33

Workflow file for this run

name: 'Pull Request'
on:
pull_request:
branches: [ "main" ]
jobs:
pr-label:
runs-on: ubuntu-latest
permissions:
contents: read
pull-requests: write
steps:
- name: Labeler
uses: actions/labeler@v4.0.0
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
sync-labels: true