chore: disable auto update

This commit is contained in:
2025-11-12 13:06:21 +10:00
parent 4226621884
commit 273e34d2f8
2 changed files with 8 additions and 10 deletions

View File

@@ -1,9 +1,12 @@
name: Deploy
# on:
# push:
# branches:
# - master
on:
push:
branches:
- master
workflow_dispatch:
jobs:
deploy: