Skip to content

Commit

Permalink
Merge pull request LoopKit#842 from marionbarker/working-docs
Browse files Browse the repository at this point in the history
limit automatic publish to LoopKit
  • Loading branch information
marionbarker authored Jul 5, 2024
2 parents 064b6c3 + 3403008 commit 3fcc066
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:
runs-on: ubuntu-latest
permissions:
contents: write
if: github.repository_owner == 'LoopKit'
steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v5
Expand Down

0 comments on commit 3fcc066

Please sign in to comment.