Skip to content

Commit f86f7d4

Browse files
authored
Update config file (#24)
Signed-off-by: Partho Sarthi <[email protected]>
1 parent b336e2a commit f86f7d4

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/configuration.json

+4
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,9 @@
99
"labels": ["tools"]
1010
}
1111
],
12+
"sort": {
13+
"order": "DESC",
14+
"on_property": "mergedAt"
15+
},
1216
"pr_template": "- ${{TITLE}} (#${{NUMBER}}) (${{MERGE_SHA}})"
1317
}

0 commit comments

Comments
 (0)