Skip to content

Set 'gc.autoDetach' to false to be executed 'git gc' in the foreground by some git commands #2626

Set 'gc.autoDetach' to false to be executed 'git gc' in the foreground by some git commands

Set 'gc.autoDetach' to false to be executed 'git gc' in the foreground by some git commands #2626

Workflow file for this run

name: labeler
on:
- pull_request_target
jobs:
assign:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
sync-labels: true
configuration-path: .github/labeler.yaml