Skip to content

Commit

Permalink
Add description for custom_testplan input field in workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcelOxid committed Apr 4, 2024
1 parent 1e9bf08 commit ac431e6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/dispatch_module.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ on:
- 'PHP8.1/MySQL8.0'
default: 'PHP8.1/MySQL5.7'
description: 'Limit to one PHP/MySQL combination'
# custom_testplan is useful for workflow testing cases in feature branches
# for main dev branches like b-X.0.x we should avoid using it
custom_testplan:
type: string
required: true
Expand Down

0 comments on commit ac431e6

Please sign in to comment.