Browse Source

CI: limit docker ci to SoftEtherVPN repo only

Ilia Shipitsin 8 months ago
parent
commit
3fee01e1cf
1 changed files with 1 additions and 0 deletions
  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