disabled property

bool? disabled
getter/setter pair

If true, the trigger will never automatically execute a build.

Implementation

core.bool? disabled;