Skip to content

feat: rootless container support #122

feat: rootless container support

feat: rootless container support #122

Workflow file for this run

---
# Managed by modulesync - DO NOT EDIT
# https://voxpupuli.org/docs/updating-files-managed-with-modulesync/
name: 🏷️ Pull Request Labeler
on:
- pull_request_target
permissions:
contents: read
jobs:
labeler:
name: Labeler
permissions:
pull-requests: write
uses: voxpupuli/crafty/.github/workflows/labeler.yml@main
with:
allowed_owner: ${{ github.repository_owner }}