ci: add more branches and tags

This commit is contained in:
2025-10-19 07:07:47 +03:00
parent ac6c26a5f9
commit 03b49284e1
+6 -1
View File
@@ -4,9 +4,14 @@ on:
push:
branches:
- main
- master
- prod
- release
- beta
- feature*
tags:
- 'v*'
- release-*
- beta-*
paths:
- .github/workflows/astralrinth-build.yml
- 'apps/app/**'