feature/adding workflow_dispatch kernel_packages_update

This commit is contained in:
2024-09-29 12:20:53 -04:00
parent edde8fa713
commit 922fdfe586

View File

@@ -3,6 +3,7 @@ name: Daily Pull Request
on:
schedule:
- cron: "0 0 * * *"
workflow_dispatch:
jobs:
create-pull-request: