Disable Auto-Publish (#32627)

disable auto publish
This commit is contained in:
Jezithyr
2024-10-03 18:16:32 -07:00
committed by GitHub
parent 7edd1c6d52
commit 570c166517

View File

@@ -5,8 +5,8 @@ concurrency:
on:
workflow_dispatch:
schedule:
- cron: '0 10 * * *'
# schedule:
# - cron: '0 10 * * *'
jobs:
build: