Skip to content

Commit 1147415

Browse files
authored
[Open Source] Enable manual triggering of system prompt builds (#859)
1 parent e8cdf64 commit 1147415

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release-system-prompts.yml renamed to .github/workflows/release_system_prompts.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ on:
66
- main
77
paths:
88
- 'chef-agent/prompts/**'
9+
workflow_dispatch: # Allow manual triggering
910

1011
permissions:
1112
contents: write

0 commit comments

Comments
 (0)