Update .gitea/workflows/build-xmrig.yaml
All checks were successful
Build XMRig / linux-amd64 (push) Successful in 4m43s
All checks were successful
Build XMRig / linux-amd64 (push) Successful in 4m43s
This commit is contained in:
@ -2,6 +2,8 @@ name: Build XMRig
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
|
branches:
|
||||||
|
- main
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: 0 15 * * 3
|
- cron: 0 15 * * 3
|
||||||
|
Reference in New Issue
Block a user