Skip to content
This repository has been archived by the owner on Jul 2, 2024. It is now read-only.

Commit

Permalink
Update triggers.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
minnakt committed Jan 4, 2024
1 parent b57fd8a commit 1c10279
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/types/triggers.ts
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ export enum TriggerType {
FIRST_FAILURE_VERSION = "first-failure-in-version",
FIRST_FAILURE_VERSION_NAME = "first-failure-in-version-with-name",

// Family triggers are for patches with child patches.
// Family triggers are for patches only.
FAMILY_OUTCOME = "family-outcome",
FAMILY_FAILURE = "family-failure",
FAMILY_SUCCESS = "family-success",
Expand Down

0 comments on commit 1c10279

Please sign in to comment.