@factorialco/gat
Advanced tools
Comparing version 0.0.16 to 0.0.17
@@ -24,2 +24,3 @@ export declare type EventName = "push" | "pull_request" | "pull_request_review" | "workflow_run" | "workflow_dispatch" | "schedule" | "pull_request_target"; | ||
options?: string[]; | ||
default?: string | boolean; | ||
} | ||
@@ -26,0 +27,0 @@ interface WorkflowDispatchEventOptions { |
@@ -94,5 +94,5 @@ "use strict"; | ||
}; | ||
const compiled = `# Template automatically generated by gat\n# DO NOT CHANGE THIS FILE MANUALLY\n\n${(0, js_yaml_1.dump)(result, { | ||
const compiled = `# Workflow automatically generated by gat\n# DO NOT CHANGE THIS FILE MANUALLY\n\n${(0, js_yaml_1.dump)(result, { | ||
noRefs: true, | ||
lineWidth: 150, | ||
lineWidth: 200, | ||
noCompatMode: true, | ||
@@ -99,0 +99,0 @@ })}`; |
{ | ||
"name": "@factorialco/gat", | ||
"version": "0.0.16", | ||
"version": "0.0.17", | ||
"description": "TODO", | ||
@@ -5,0 +5,0 @@ "bin": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
19691
512