Skip to content

fix: container zshelldoc install #1114

fix: container zshelldoc install

fix: container zshelldoc install #1114

Workflow file for this run

name: Labeler
on:
pull_request_target: # https://securitylab.github.com/research/github-actions-preventing-pwn-requests
jobs:
label-pull-requests:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
sync-labels: true