Skip to content

feat(commit): add retry_after_failure config option and --no-retry flag #391

feat(commit): add retry_after_failure config option and --no-retry flag

feat(commit): add retry_after_failure config option and --no-retry flag #391

Workflow file for this run

name: "Label Pull Request"
on:
- pull_request_target
jobs:
label-pr:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
sparse-checkout: |
.github/labeler.yml
sparse-checkout-cone-mode: false
- uses: actions/labeler@v5
with:
configuration-path: .github/labeler.yml