CI: PostmarketOS: run CI every 10m
Signed-off-by: Vasiliy Doylov <nekocwd@mainlining.org>
This commit is contained in:
parent
db0c3f0a16
commit
965a5549f2
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
name: PostmarketOS build instrumentary update
|
name: PostmarketOS build instrumentary update
|
||||||
on:
|
on:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: "0 0 * * *"
|
- cron: "@every 10m"
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue