Skip to content

Commit

Permalink
CI: remove a line that prevents PRs from being tested
Browse files Browse the repository at this point in the history
  • Loading branch information
fushar committed Dec 2, 2024
1 parent a5171b6 commit bbcffd5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ on:

jobs:
test:
if: github.ref == 'refs/heads/master' && github.repository_owner == 'ia-toki'
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit bbcffd5

Please sign in to comment.