Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

Fix: Rootless Podman-in-Podman on WSL #21492

Fix: Rootless Podman-in-Podman on WSL

Fix: Rootless Podman-in-Podman on WSL #21492

Workflow file for this run

# https://github.com/actions/labeler
name: "Pull Request Labeler"
on:
- pull_request_target
permissions: {}
jobs:
triage:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v6
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"