Skip to content

chore(deps): update actions/checkout action to v7 #101

chore(deps): update actions/checkout action to v7

chore(deps): update actions/checkout action to v7 #101

Workflow file for this run

---
# yaml-language-server: $schema=https://json.schemastore.org/github-workflow.json
name: "Labeler"
on:
workflow_dispatch:
pull_request:
types:
- opened
jobs:
labeler:
name: Labeler
runs-on: ubuntu-latest
permissions:
contents: read
pull-requests: write
steps:
- name: Labeler
uses: actions/labeler@f27b608878404679385c85cfa523b85ccb86e213 # v6
with:
configuration-path: .github/labeler.yaml