Ver Fonte

CI: limit docker ci to SoftEtherVPN repo only

Ilia Shipitsin há 8 meses atrás
pai
commit
3fee01e1cf
1 ficheiros alterados com 1 adições e 0 exclusões
  1. 1 0
      .github/workflows/docker-aio.yml

+ 1 - 0
.github/workflows/docker-aio.yml

@@ -13,6 +13,7 @@ jobs:
   docker:
     name: docker-aio
     runs-on: ubuntu-latest
+    if: ${{ github.repository_owner == 'SoftEtherVPN' }}
     steps:
       -
         name: Docker meta vpnserver