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 6c07361 commit 3cc9122Copy full SHA for 3cc9122
.github/workflows/update_lock_file.yml
@@ -2,6 +2,7 @@ name: Update Pixi lock file
2
3
permissions:
4
pull-requests: write
5
+ contents: read # to fetch code (actions/checkout)
6
7
on:
8
workflow_dispatch:
0 commit comments