Add ci label to dependabot updates of github actions

This commit is contained in:
Erik Sundell
2023-04-04 22:34:56 +02:00
committed by GitHub
parent 0beb4639a3
commit fa11d7e3c6

View File

@@ -9,6 +9,7 @@ updates:
# Maintain dependencies in our GitHub Workflows
- package-ecosystem: github-actions
directory: /
labels: [ci]
schedule:
interval: monthly
time: 05:00