mirror of
https://github.com/RichieCahill/dotfiles.git
synced 2026-04-17 04:58:19 -04:00
feature/adding workflow_dispatch kernel_packages_update
This commit is contained in:
1
.github/workflows/kernel_packages_update.yml
vendored
1
.github/workflows/kernel_packages_update.yml
vendored
@@ -3,6 +3,7 @@ name: Daily Pull Request
|
|||||||
on:
|
on:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: "0 0 * * *"
|
- cron: "0 0 * * *"
|
||||||
|
workflow_dispatch:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
create-pull-request:
|
create-pull-request:
|
||||||
|
|||||||
Reference in New Issue
Block a user