Fix Github workflows directory

This commit is contained in:
Florian Piesche
2022-06-01 23:05:28 +01:00
committed by GitHub
parent 6c875ba667
commit e298f19534

View File

@@ -5,7 +5,7 @@ updates:
schedule:
interval: "daily"
- package-ecosystem: "github-actions"
directory: "./github/workflows"
directory: "/.github/workflows"
schedule:
interval: "daily"
- package-ecosystem: "npm"