We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d0d46f commit af37b04Copy full SHA for af37b04
.github/workflows/update-dependencies.yml
@@ -21,6 +21,8 @@ on:
21
description: 'optional comment to add to PR'
22
default: ''
23
24
+permissions: write-all
25
+
26
env:
27
branchPrefix: "workflow/auto-update-deps-"
28
triggerTestsLabel: "tests-requested: quick"
0 commit comments