ci: make GitHub workflows manual only
This commit is contained in:
parent
328b7b456b
commit
8be14d3992
4 changed files with 0 additions and 70 deletions
3
.github/workflows/copilot-setup-steps.yml
vendored
3
.github/workflows/copilot-setup-steps.yml
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue