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: push:
tags: tags:
- "SNAPSHOT" - "SNAPSHOT"
schedule: # schedule:
- cron: '0 */4 * * *' # - cron: '0 */4 * * *'
workflow_dispatch: workflow_dispatch:
jobs: jobs: