ci: make GitHub workflows manual only

This commit is contained in:
Erik 2026-08-18 17:50:50 +02:00
parent 328b7b456b
commit 8be14d3992
4 changed files with 0 additions and 70 deletions

View file

@ -3,9 +3,6 @@ name: "Copilot Setup Steps"
# This workflow configures the environment for GitHub Copilot Agent with gh-aw MCP server
on:
workflow_dispatch:
push:
paths:
- .github/workflows/copilot-setup-steps.yml
jobs:
# The job MUST be called 'copilot-setup-steps' to be recognized by GitHub Copilot Agent