chore: comment out deployment triggers in deploy.yml

This commit is contained in:
itsscb 2025-03-03 21:48:22 +01:00
parent cd5b04d695
commit 8ba727b367

View File

@ -1,12 +1,12 @@
name: Build and Deploy to shuttle.rs
on:
push:
branches:
- master
pull_request:
branches:
- master
# on:
# push:
# branches:
# - master
# pull_request:
# branches:
# - master
jobs:
build: