Skip to content

Commit 08a0180

Browse files
committed
Merge remote-tracking branch 'origin/ci-skip-winget-update-when-not-in-ggml-org' into installama
2 parents b4c9c5d + a1a9a75 commit 08a0180

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/winget.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ jobs:
99
update:
1010
name: Update Winget Package
1111
runs-on: ubuntu-latest
12+
if: ${{ github.repository.owner.login == 'ggml-org' }}
1213

1314
steps:
1415
- name: Install cargo binstall

0 commit comments

Comments
 (0)