fixing CI not being trigger from automatic pull requests

This commit is contained in:
2025-10-22 15:10:26 +02:00
committed by kbz_8
parent d127e6c3f9
commit 4529ba5752
7 changed files with 12 additions and 0 deletions

View File

@@ -7,5 +7,6 @@ version: 2
updates:
- package-ecosystem: "github-actions" # See documentation for possible values
directory: "/" # Location of package manifests
target-branch: "indev"
schedule:
interval: "weekly"