Ver código fonte

Merge remote-tracking branch 'origin/master' into develop

QMK Bot 3 anos atrás
pai
commit
168449f86b
1 arquivos alterados com 2 adições e 0 exclusões
  1. 2 0
      .github/workflows/auto_approve.yml

+ 2 - 0
.github/workflows/auto_approve.yml

@@ -8,6 +8,8 @@ jobs:
   automatic_approve:
     runs-on: ubuntu-latest
 
+    if: github.repository == 'qmk/qmk_firmware'
+
     steps:
     - uses: mheap/automatic-approve-action@v1
       with: