mirror of
https://github.com/tiennm99/github-readme-stats.git
synced 2026-09-05 08:17:31 +00:00
ci: fix stale closer action review sort bug (#2201)
This commit makes sure the PR staleness is checked by the latest review that is done.
This commit is contained in:
@@ -16,7 +16,6 @@ import { isValidHexColor } from "../src/common/utils.js";
|
||||
import { themes } from "../themes/index.js";
|
||||
import { getGithubToken, getRepoInfo } from "./helpers.js";
|
||||
|
||||
// Script variables.
|
||||
const COMMENTER = "github-actions[bot]";
|
||||
|
||||
const COMMENT_TITLE = "Automated Theme Preview";
|
||||
|
||||
Reference in New Issue
Block a user