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 4f647a8 commit ed598c1Copy full SHA for ed598c1
.github/workflows/dependabot-merge.yml
@@ -1,4 +1,7 @@
1
name: CI Dependencies
2
+permissions:
3
+ pull-requests: write
4
+ contents: write
5
on:
6
workflow_run:
7
workflows: ["CI"]
0 commit comments