Skip to content

build(deps): Bump prefix-dev/setup-pixi from 0.8.14 to 0.9.3 #28

build(deps): Bump prefix-dev/setup-pixi from 0.8.14 to 0.9.3

build(deps): Bump prefix-dev/setup-pixi from 0.8.14 to 0.9.3 #28

Workflow file for this run

---
name: Sync Closing Labels
on:
- pull_request_target
jobs:
sync:
permissions:
pull-requests: write
runs-on: ubuntu-latest
steps:
- name: Sync labels with closing issues
uses: williambdean/closing-labels@v0.0.6
env:
GH_TOKEN: ${{ github.token }}