diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 1f47ec7..d7fc020 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -10,7 +10,7 @@ name: Test jobs: install: runs-on: ubuntu-latest - if: github.repository == 'angristan/openvpn-install' + if: github.repository == 'angristan/openvpn-install' && github.actor == 'repo-owner' strategy: matrix: os-image: