Run CI only for tags and manual dispatch
All checks were successful
Build Mod Package / build (push) Successful in 18s

This commit is contained in:
2026-04-08 01:16:56 +03:00
parent 6d1186b60a
commit a60aa56477

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: