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:
3
.github/workflows/run-obs.yml
vendored
3
.github/workflows/run-obs.yml
vendored
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user