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.
2 parents 294656b + 2d3b54a commit b40a571Copy full SHA for b40a571
.github/dependabot.yml
@@ -7,6 +7,9 @@ updates:
7
# See: https://docs.github.com/en/code-security/supply-chain-security/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