Fix Github workflows directory

pull/632/head
Florian Piesche 3 years ago committed by GitHub
parent 6c875ba667
commit e298f19534
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

Loading…
Cancel
Save