Add header comment to deploy workflow (trigger CI test)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
root
2026-04-13 19:44:41 -03:00
parent 32d82df197
commit f6f355c465

View File

@@ -1,3 +1,5 @@
# Auto-deploy OCI Deal Accelerator skill to MCP server on every push to main.
# Requires secrets: OCI_SSH_KEY (private key), OCI_HOST (DNS alias).
name: Deploy Skill to OCI
on: