Skip to content

#1657: snapshot version number retrieval optimizations #1022

#1657: snapshot version number retrieval optimizations

#1657: snapshot version number retrieval optimizations #1022

Workflow file for this run

name: PR-Labeler
on:
pull_request_target:
types: [opened, reopened, synchronize, unlocked, unlabeled]
jobs:
label:
runs-on: ubuntu-latest
steps:
- name: Label by changed paths
uses: actions/labeler@v3
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
sync-labels: false
configuration-path: .github/labeler.yml
- name: Label by Team
uses: JulienKode/[email protected]
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
configuration-path: .github/teams.yml