pipeline adjustments

This commit is contained in:
Danilo Reyes
2026-03-23 14:31:47 -06:00
parent 578fc60a5f
commit 72ea8a2da6
2 changed files with 0 additions and 17 deletions

View File

@@ -1,9 +1,6 @@
name: Build on Push
on:
push:
branches:
- main
workflow_dispatch: # Allow manual trigger
jobs:
@@ -91,4 +88,3 @@ jobs:
echo "✅ Build on push completed successfully!"
echo "- Built workstation, server, and emacs-vm configurations"
echo "- Pushed all builds to Atticd cache"