Skip to content

Commit b4ffbd6

Browse files
committed
docs: add workflow_dispatch trigger to CI workflow example
1 parent 0abf363 commit b4ffbd6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs/patterns/autonomous-quality-enforcement.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -277,6 +277,7 @@ on:
277277
branches: [main]
278278
pull_request:
279279
branches: [main]
280+
workflow_dispatch:
280281

281282
jobs:
282283
validate:

0 commit comments

Comments
 (0)