Skip to content

Avoid Dir.chdir by passing cwd to execute() and simplify %s detection in custom_command #8

Avoid Dir.chdir by passing cwd to execute() and simplify %s detection in custom_command

Avoid Dir.chdir by passing cwd to execute() and simplify %s detection in custom_command #8

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: {}
jobs:
labeler:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v5