Skip to content

Bump prefix-dev/setup-pixi from 0.8.8 to 0.8.14 #1

Bump prefix-dev/setup-pixi from 0.8.8 to 0.8.14

Bump prefix-dev/setup-pixi from 0.8.8 to 0.8.14 #1

Workflow file for this run

name: Sync Closing Labels
on:
- pull_request_target
jobs:
sync:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v4
- name: Sync labels with closing issues
uses: wd60622/[email protected]
env:
GH_TOKEN: ${{ github.token }}