Sfoglia il codice sorgente

Disable pull request for backport-bot.yml

Rob Winch 3 anni fa
parent
commit
96caecc639
1 ha cambiato i file con 0 aggiunte e 2 eliminazioni
  1. 0 2
      .github/workflows/backport-bot.yml

+ 0 - 2
.github/workflows/backport-bot.yml

@@ -3,8 +3,6 @@ name: Backport Bot
 on:
   issues:
     types: [labeled]
-  pull_request:
-    types: [labeled]
   push:
     branches:
       - '*.x'