Run CI only for tags and manual dispatch
All checks were successful
Build Mod Package / build (push) Successful in 18s
All checks were successful
Build Mod Package / build (push) Successful in 18s
This commit is contained in:
@@ -2,9 +2,6 @@ name: Build Mod Package
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
|
||||||
- main
|
|
||||||
- master
|
|
||||||
tags:
|
tags:
|
||||||
- "v*"
|
- "v*"
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|||||||
Reference in New Issue
Block a user