1 Commits

Author SHA1 Message Date
a60aa56477 Run CI only for tags and manual dispatch
All checks were successful
Build Mod Package / build (push) Successful in 18s
2026-04-08 01:16:56 +03:00

View File

@@ -2,9 +2,6 @@ name: Build Mod Package
on: on:
push: push:
branches:
- main
- master
tags: tags:
- "v*" - "v*"
workflow_dispatch: workflow_dispatch: