We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5d991a2 + 86d9db6 commit f1abc30Copy full SHA for f1abc30
.github/dependabot.yml
@@ -7,6 +7,9 @@ updates:
7
# See: https://docs.github.com/code-security/dependabot/working-with-dependabot/keeping-your-actions-up-to-date-with-dependabot
8
- package-ecosystem: github-actions
9
directory: / # Check the repository's workflows under /.github/workflows/
10
+ assignees:
11
+ - per1234
12
+ open-pull-requests-limit: 100
13
schedule:
14
interval: daily
15
labels:
0 commit comments