Skip to content

update-lockfile

update-lockfile #33

name: update-lockfile
permissions:
contents: write
pull-requests: write
on:
workflow_dispatch:
schedule:
- cron: 0 0 1 * *
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
pixi-update:
uses: Glatzel/template/.github/workflows/update-pixi-lock.yml@main