Skip to content

Commit 5e35de4

Browse files
committed
remove extra condition
1 parent 3a481df commit 5e35de4

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/ci.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -485,8 +485,6 @@ jobs:
485485
deploy-wsproxies:
486486
runs-on: ubuntu-latest
487487
needs: build-main-image
488-
# if: github.ref == 'refs/heads/main' && !github.event.pull_request.head.repo.fork
489-
# uncomment the above line after verifying that the workflow works as expected
490488
steps:
491489
- name: Checkout
492490
uses: actions/checkout@v4

0 commit comments

Comments
 (0)