ISSUE-44: Hithomelabs/HomeLabDocker#44 bug-fix
All checks were successful
sample gradle build and test / build (pull_request) Successful in 1m40s
All checks were successful
sample gradle build and test / build (pull_request) Successful in 1m40s
This commit is contained in:
parent
6db68ad36f
commit
f469ff33a7
@ -3,7 +3,7 @@ on:
|
|||||||
push:
|
push:
|
||||||
branches: [ main ]
|
branches: [ main ]
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '0 */12 * * *' # Every hour
|
- cron: '0 */2 * * *' # Every hour
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user