Skip to content

Commit e8b7535

Browse files
misc: merge from main
2 parents 75a3cfc + b864c86 commit e8b7535

File tree

1 file changed

+2
-1
lines changed
  • .github/actions/artifact-size-metrics/show-results

1 file changed

+2
-1
lines changed

.github/actions/artifact-size-metrics/show-results/action.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,8 @@ runs:
3535
}
3636
}
3737
}
38-
}`
38+
}
39+
}`
3940
4041
const response = await github.graphql(getComments)
4142
const comments = response.repository.pullRequest.comments.nodes

0 commit comments

Comments
 (0)