1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-01-24 21:42:51 -05:00

Remove auto run on tags

This commit is contained in:
purian23
2025-12-16 00:17:13 -05:00
parent 33e45794d2
commit b8fca10896
5 changed files with 15 additions and 8 deletions

View File

@@ -15,9 +15,6 @@ on:
description: "Release number for rebuilds (e.g., 2, 3, 4 to increment spec Release)"
required: false
default: ""
push:
tags:
- "v*"
schedule:
- cron: "0 */3 * * *" # Every 3 hours for dms-git builds