actions-marketplace-validations/Detect CI Trigger
Detect a keyword used to control the CI in the subject line of a commit message.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| keyword | The keyword to detect. | yes | — |
Outputs
| name | description |
|---|---|
| trigger-found | true if the keyword has been found in the subject line of the commit message |