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 c0095314fd
commit a28e17aa31

View File

@@ -6,6 +6,7 @@ on:
- cron: '0 0 * * 0' # Runs weekly
jobs:
workflow_dispatch:
update-dependencies:
runs-on: ubuntu-latest