Skip to content

Update pre-commit hook koalaman/shellcheck-precommit to v0.10.0 #1124

Update pre-commit hook koalaman/shellcheck-precommit to v0.10.0

Update pre-commit hook koalaman/shellcheck-precommit to v0.10.0 #1124

Workflow file for this run

---
name: Labeler
on:
pull_request:
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
auto-labeling:
runs-on: ubuntu-latest
permissions:
contents: read
pull-requests: write
timeout-minutes: 5
steps:
- uses: actions/labeler@v4