Skip to content

Commit

Permalink
Add a scheduled workflow to automatically update the pixilock file (#8)
Browse files Browse the repository at this point in the history
* Update `pixi` lockfile in CI

* Use uniquely named branches when opening PRs

* Install `pixi-diff-to-markdown` via `pixi`
  • Loading branch information
flferretti committed Sep 11, 2024
1 parent 096bd20 commit b3fc57b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update_pixi_lockfile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,4 @@ jobs:
base: main
labels: pixi
add-paths: pixi.lock
delete-branch: true
delete-branch: true

0 comments on commit b3fc57b

Please sign in to comment.