From 0020981735b49ad731780dfcef8ae0f47b2dcd9b Mon Sep 17 00:00:00 2001 From: Daniel Schmidt Date: Mon, 5 Dec 2022 16:28:19 +0100 Subject: [PATCH] chore: run format --- .github/workflows/stale.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/stale.yml b/.github/workflows/stale.yml index 614b3d18db..a593e03c28 100644 --- a/.github/workflows/stale.yml +++ b/.github/workflows/stale.yml @@ -33,6 +33,6 @@ jobs: labels-to-remove-when-unstale: "waiting-on-answer,stale" # For both issues and PRs, ignore anything that's been assigned to a milestone exempt-all-milestones: true - + # Since we are on a GitHub Enterprise Server, we shouldn't have to worry about the rate limit operations-per-run: 200