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 ec98016 commit 7202130Copy full SHA for 7202130
.github/workflows/nix-flake-update.yaml
@@ -1,4 +1,9 @@
1
name: update-flake-lock
2
+
3
+permissions:
4
+ pull-requests: write
5
+ contents: write
6
7
on:
8
workflow_dispatch: # allows manual triggering
9
schedule:
0 commit comments