Skip to content

Commit 08bbc9a

Browse files
efraespadaactions-user
authored andcommitted
gh-action: updated compiled files
1 parent 868731c commit 08bbc9a

6 files changed

Lines changed: 0 additions & 4 deletions

File tree

0 Bytes
Binary file not shown.

build/cli/index.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -136081,8 +136081,6 @@ class SingleAction {
136081136081
return this.currentSingleAction.length > 0;
136082136082
}
136083136083
get validSingleAction() {
136084-
(0, logger_1.logDebugInfo)(`Validating single action: ${this.currentSingleAction}`);
136085-
(0, logger_1.logDebugInfo)(`Enabled single action: ${this.enabledSingleAction}`);
136086136084
(0, logger_1.logDebugInfo)(`Issue: ${this.issue}`);
136087136085
(0, logger_1.logDebugInfo)(`Single action without issue: ${this.isSingleActionWithoutIssue}`);
136088136086
(0, logger_1.logDebugInfo)(`Actions: ${this.actions.join(', ')}`);
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

build/github_action/index.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -131384,8 +131384,6 @@ class SingleAction {
131384131384
return this.currentSingleAction.length > 0;
131385131385
}
131386131386
get validSingleAction() {
131387-
(0, logger_1.logDebugInfo)(`Validating single action: ${this.currentSingleAction}`);
131388-
(0, logger_1.logDebugInfo)(`Enabled single action: ${this.enabledSingleAction}`);
131389131387
(0, logger_1.logDebugInfo)(`Issue: ${this.issue}`);
131390131388
(0, logger_1.logDebugInfo)(`Single action without issue: ${this.isSingleActionWithoutIssue}`);
131391131389
(0, logger_1.logDebugInfo)(`Actions: ${this.actions.join(', ')}`);
Binary file not shown.

0 commit comments

Comments
 (0)