Update .gitea/workflows/build.yaml

This commit is contained in:
naresh 2025-03-25 12:45:18 +00:00
parent 4484fc0303
commit 70b7550747

View File

@ -4,6 +4,8 @@ on:
push:
tags:
- 'v*'
schedule:
- cron: '@monthly'
jobs:
build: