feat: disable build to snapshots

This commit is contained in:
Slava-Shchipunov
2025-03-13 09:22:29 +07:00
committed by GitHub
parent e285146833
commit 3d865a8d4d

View File

@@ -7,8 +7,8 @@ on:
push:
tags:
- "SNAPSHOT"
schedule:
- cron: '0 */4 * * *'
# schedule:
# - cron: '0 */4 * * *'
workflow_dispatch:
jobs: