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 e5d9075 + bc8cf13 commit f56e57aCopy full SHA for f56e57a
.github/dependabot.yml
@@ -6,7 +6,7 @@ updates:
6
# Source: https://github.com/arduino/tooling-project-assets/blob/main/workflow-templates/assets/dependabot/README.md
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/
+ directory: /.github/workflows
10
assignees:
11
- per1234
12
open-pull-requests-limit: 100
0 commit comments