Skip to content

Commit ca29e75

Browse files
committed
dispatch
1 parent b19c930 commit ca29e75

File tree

1 file changed

+1
-16
lines changed

1 file changed

+1
-16
lines changed

.github/workflows/instructions.yml

Lines changed: 1 addition & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,6 @@
11
name: Validate LLM Instructions Files
2-
#foo
32

4-
on:
5-
push:
6-
branches:
7-
- main
8-
paths:
9-
- 'eng/common/instructions/**'
10-
- 'tools/azsdk-cli/Azure.Sdk.Tools.Cli/Tools/**'
11-
- 'eng/scripts/Verify-McpToolReferences.ps1'
12-
- '.github/workflows/instructions.yml'
13-
pull_request:
14-
paths:
15-
- 'eng/common/instructions/**'
16-
- 'tools/azsdk-cli/Azure.Sdk.Tools.Cli/Tools/**'
17-
- 'eng/scripts/Verify-McpToolReferences.ps1'
18-
- '.github/workflows/instructions.yml'
3+
on: workflow_dispatch
194

205
jobs:
216
verify-mcp-tools:

0 commit comments

Comments
 (0)