We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3cc9122 commit a4e1f86Copy full SHA for a4e1f86
.github/workflows/update_lock_file.yml
@@ -1,8 +1,8 @@
1
name: Update Pixi lock file
2
3
permissions:
4
+ contents: write
5
pull-requests: write
- contents: read # to fetch code (actions/checkout)
6
7
on:
8
workflow_dispatch:
0 commit comments