fix act_runner build job
Some checks failed
Build docker image and push to registry.bitdeals.org / main-build-job (push) Failing after 33s

This commit is contained in:
2026-02-09 11:17:53 +03:00
parent 4242c18733
commit 9f083649ab

View File

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