From 9ef708796c238ad6cc212fb19b4f380e692a1600 Mon Sep 17 00:00:00 2001 From: Henrik Lissner Date: Sun, 9 May 2021 00:49:29 -0400 Subject: [PATCH] Remove JasonEtco/is-sponsor-label-action workflow It'll break once Doom moves to its own github org. --- .github/workflows/labeler.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.github/workflows/labeler.yml b/.github/workflows/labeler.yml index ac7760f9e..75abd4ab7 100644 --- a/.github/workflows/labeler.yml +++ b/.github/workflows/labeler.yml @@ -15,10 +15,6 @@ jobs: # uses: actions/checkout@v2 - uses: actions/labeler@main description: "Auto-label PRs by target files (see ../labeler.yml)" - - uses: JasonEtco/is-sponsor-label-action@v1 - description: "Label issues/PRs created by sponsors" - with: - label: ':heart:' # - name: Synchronize labels # uses: julb/action-manage-label@v1 # with: