mirror of
https://github.com/jupyterhub/jupyterhub.git
synced 2025-10-18 07:23:00 +00:00
Add ci label to dependabot updates of github actions
This commit is contained in:
1
.github/dependabot.yml
vendored
1
.github/dependabot.yml
vendored
@@ -9,6 +9,7 @@ updates:
|
|||||||
# Maintain dependencies in our GitHub Workflows
|
# Maintain dependencies in our GitHub Workflows
|
||||||
- package-ecosystem: github-actions
|
- package-ecosystem: github-actions
|
||||||
directory: /
|
directory: /
|
||||||
|
labels: [ci]
|
||||||
schedule:
|
schedule:
|
||||||
interval: monthly
|
interval: monthly
|
||||||
time: 05:00
|
time: 05:00
|
||||||
|
Reference in New Issue
Block a user