Skip to content

Commit

Permalink
chore: Remove unnecessary condition in host_plugins workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
error7404 committed Jul 9, 2024
1 parent dde8b34 commit cb48046
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/host_plugins.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ on:

jobs:
host:
if: github.repository == 'LNReader/lnreader-plugins'
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit cb48046

Please sign in to comment.