Skip to content

Commit 958c956

Browse files
committed
fix: remove if condn from build
Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
1 parent e8dd0f5 commit 958c956

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/test.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,6 @@ jobs:
139139
140140
build-snap:
141141
runs-on: ${{ matrix.os }}
142-
if: github.repository == 'tldr-pages/tldr-python-client' && github.ref == 'refs/heads/main'
143142
needs: ['build-linux']
144143

145144
strategy:

0 commit comments

Comments
 (0)