Skip to content

Commit 8c627e0

Browse files
committed
Update ci.yml
1 parent 7ffe7a7 commit 8c627e0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ permissions:
99
jobs:
1010
deploy:
1111
runs-on: ubuntu-latest
12-
if: github.event.repository.fork == false
12+
# if: github.event.repository.fork == false
1313
steps:
1414
- uses: actions/checkout@v3
1515
- uses: actions/setup-python@v4

0 commit comments

Comments
 (0)