Skip to content

Ci/cache refactor and ci versions update #553

Ci/cache refactor and ci versions update

Ci/cache refactor and ci versions update #553

Workflow file for this run

name: "Pull Request Labeler"
on:
- pull_request_target
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- uses: actions/labeler@v5
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
sync-labels: true