disable workflows

This commit is contained in:
Evan Jarrett
2025-10-13 23:21:27 -05:00
parent 2ee52ceffd
commit f450d910c7
+1 -1
View File
@@ -2,7 +2,7 @@
# Triggers on version tags and builds cross-platform binaries using GoReleaser
when:
- event: ["push", "manual"]
- event: ["manual"]
# TODO: Trigger only on version tags (v1.0.0, v2.1.3, etc.)
branch: ["main"]