Skip to content

Commit

Permalink
fix: forgot to set checks with issues in env
Browse files Browse the repository at this point in the history
  • Loading branch information
zolamk committed Aug 8, 2023
1 parent 985f7e7 commit 16aeb65
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lang/aladino/env.go
Original file line number Diff line number Diff line change
Expand Up @@ -206,6 +206,7 @@ func NewEvalEnv(
ExecWaitGroup: &wg,
ExecMutex: &mu,
CheckRunID: checkRunID,
ChecksWithIssues: checksWithIssues,
}

switch targetEntity.Kind {
Expand Down

0 comments on commit 16aeb65

Please sign in to comment.