From a4ef2f73097a40fcdfb36aae4ffa5bf0eb58da47 Mon Sep 17 00:00:00 2001 From: bbhtt Date: Fri, 1 Nov 2024 23:59:00 +0530 Subject: [PATCH] fix --- .github/workflows/close-master-prs.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/close-master-prs.yaml b/.github/workflows/close-master-prs.yaml index 3530bbf..b82658b 100644 --- a/.github/workflows/close-master-prs.yaml +++ b/.github/workflows/close-master-prs.yaml @@ -25,8 +25,8 @@ jobs: fi env: GITHUB_TOKEN: ${{ secrets.FLATHUBBOT_TOKEN }} + REPO: bbhtt/flathub COMMENT: > This PR is automatically closed because application submission PRs must be made against the new-pr branch. If this is done in error, please comment or reopen! - REPO: flathub/flathub