Skip to content

Handle cases of running from systems with merged /sbin and /bin (e.g. F42+) but targeting a non-merged root #946

Handle cases of running from systems with merged /sbin and /bin (e.g. F42+) but targeting a non-merged root

Handle cases of running from systems with merged /sbin and /bin (e.g. F42+) but targeting a non-merged root #946

Workflow file for this run

name: "Pull Request Labeler"
on:
- pull_request_target
jobs:
triage:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v4