diff --git a/.github/workflows/host_plugins.yml b/.github/workflows/host_plugins.yml index be7497c0a..befdce60e 100644 --- a/.github/workflows/host_plugins.yml +++ b/.github/workflows/host_plugins.yml @@ -7,7 +7,6 @@ on: jobs: host: - if: github.repository == 'LNReader/lnreader-plugins' runs-on: ubuntu-latest steps: - uses: actions/checkout@v3