Skip to content

Commit 3fcc066

Browse files
authored
Merge pull request #842 from marionbarker/working-docs
limit automatic publish to LoopKit
2 parents 064b6c3 + 3403008 commit 3fcc066

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ jobs:
1515
runs-on: ubuntu-latest
1616
permissions:
1717
contents: write
18+
if: github.repository_owner == 'LoopKit'
1819
steps:
1920
- uses: actions/checkout@v4
2021
- uses: actions/setup-python@v5

0 commit comments

Comments
 (0)