Add more specific file path for Dockerfile check

This commit is contained in:
Abhilash Raj
2022-10-25 23:28:48 -07:00
committed by GitHub
parent 208017f9a0
commit 06576b608a

View File

@@ -6,7 +6,7 @@
version: 2
updates:
- package-ecosystem: "docker" # See documentation for possible values
directory: "/" # Location of package manifests
directory: "/core" # Location of package manifests
schedule:
interval: "weekly"
# Enable version updates for Actions