Skip to content

Update License year to 2025 #1789

Update License year to 2025

Update License year to 2025 #1789

Workflow file for this run

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