fix act_runner build job
All checks were successful
Build docker image and push to registry.bitdeals.org / main-build-job (push) Successful in 24s

This commit is contained in:
2026-02-09 11:23:36 +03:00
parent 9f083649ab
commit d27d99b5e5

View File

@@ -6,7 +6,7 @@ on:
- main
- master
schedule:
- cron: '40 10 * * 1'
- cron: '*/5 * * * *'
jobs:
main-build-job: