diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index d7fc020..a6ccf0f 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' && github.actor == 'repo-owner' + if: github.repository == 'angristan/openvpn-install' && github.actor == 'angristan' strategy: matrix: os-image: