Skip to content

Refactor cache-pixi-lock.yml workflow into external action #7631

Refactor cache-pixi-lock.yml workflow into external action

Refactor cache-pixi-lock.yml workflow into external action #7631

Workflow file for this run

name: "PR Labeler"
on:
- pull_request_target
jobs:
label:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v6
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
sync-labels: false